You are not logged in.

#1 2007-03-30 07:43:12

matsche
Member
From: .at
Registered: 2004-04-27
Posts: 120

Xine-Plugin for Browser

hi,

xine-plugin 1.0 
This is a media player plugin for Mozilla browsers and other browsers which provide the same plugin interface. 
xine-plugin is available from our download page or directly from Sourceforge.

http://prdownloads.sourceforge.net/xine … 2?download
xinehq.de

Can anyone create an package?

Thank you!

matsche


THX!!
cu matsche

Offline

#2 2007-03-30 11:20:25

fancris3
Member
Registered: 2007-03-18
Posts: 67

Re: Xine-Plugin for Browser

# Maintainer : fancris3 <fancris3 at aol.org>

pkgname=xine-plugin
pkgver=1.0
pkgrel=1
arch=(i686)
pkgdesc="This is a very simple netscape/mozilla browser plugin using the xine \
engine to display multimedia streams"
url="http://xinehq.de"
depends=('xine-lib' 'libx11')
makedepends=('gcc' 'make')
license=('GPL')
source=(http://switch.dl.sourceforge.net/sourceforge/xine/${pkgname}-${pkgver}.tar.bz2)
md5sums=('05498789ac11990d5ddd05269671ad0d')
options=('!libtool')

build()
{
  cd ${startdir}/src/${pkgname}-${pkgver}
  ./configure --with-plugindir=/opt/mozilla/lib/plugins/
  make || return 1
  make DESTDIR=$startdir/pkg install
}

With firefox-nightly don't work very well, with opera have trouble.In this moment i think mplayer-plugin is better.

Last edited by fancris3 (2007-03-30 11:21:28)

Offline

#3 2007-03-30 11:22:38

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: Xine-Plugin for Browser

mplayer-plugin is not playing mms streams.
I will try this one.

Last edited by matersci (2007-03-30 11:22:58)

Offline

#4 2007-03-30 12:26:21

RobbeR49
Member
From: Columbus, OH
Registered: 2006-01-17
Posts: 178

Re: Xine-Plugin for Browser

the plugin should be included with the gxine package in Extra

Offline

#5 2007-03-30 14:11:04

matersci
Member
From: Hellas
Registered: 2006-01-19
Posts: 167

Re: Xine-Plugin for Browser

not working for me. sad
still cant play radio streams

Last edited by matersci (2007-03-30 14:11:20)

Offline

#6 2007-04-11 12:02:30

matsche
Member
From: .at
Registered: 2004-04-27
Posts: 120

Re: Xine-Plugin for Browser

hi, works great here with the FF 2.03. But i canno hear a sound! Any hints?


THX!!
cu matsche

Offline

#7 2007-05-17 13:09:55

dreemtul
Member
Registered: 2007-05-17
Posts: 2

Re: Xine-Plugin for Browser

Hi,
now you can simply add video/radio plugins in ff by using MediaPlayerConnectivity, https://addons.mozilla.org/en-US/firefox/addon/446 . This add-on will automaticlly search for video plugins installed on you pc and add it correctly to ff (at least on my archlinux tongue).
Greetingz

Offline

#8 2007-05-21 15:45:34

fancris3
Member
Registered: 2007-03-18
Posts: 67

Re: Xine-Plugin for Browser

browser plugin that uses GNOME MPlayer to play media in a browser (Mozilla, Firefox, Opera, etc.).
gecko-mediaplayer or gecko-mediaplayer-cvs.
For my is real good.

Offline

Board footer

Powered by FluxBB