qualcuno usa mp3/mplayer-plugin su xine-plugin o softdevice?

Tutto quello che ha a che fare con i plugins.

Moderatori: ragno, tapino, alez, zulu, davidea

Rispondi
theguru
Messaggi: 165
Iscritto il: 25 gen 2007, 22:55

qualcuno usa mp3/mplayer-plugin su xine-plugin o softdevice?

Messaggio da theguru »

Come da oggetto, stò cercando di far andare il plugo di mplayer per vedere i divx sulla mia vdrbox, ho una FF ma la uso come budget perchè connessa al tv lcd via vga, se qualcuno è riuscito a farlo funzionare mi può dare qualche dritta? non riesco a venirne fuori.
Ciauuuu
VDRBOXHD1:
Intel Core2duo 8400 - 2GB DDR2-800 - Nvidia 9300 - SSD 60GB - Tevii 464 - Mint 15 x64 MCE Remote
VDRBOXHD2:
Intel Athom 1.6Ghz 330 ION - 1Gb ram DDR2-800 - 80GB Sata - DVD-Rw Slim - SkyStarHD2 - Linux Mint Maya MCE Remote
Avatar utente
ragno
Messaggi: 3017
Iscritto il: 20 gen 2007, 09:43
Località: Marte e dintorni
Contatta:

Re: qualcuno usa mp3/mplayer-plugin su xine-plugin o softdev

Messaggio da ragno »

Nella documentazione di vdr-xine plugin ho trovato questo: :rtfm:

Codice: Seleziona tutto

XINEPLAYER
==========
xineplayer is a companion of vdr-xine and is used to get the beloved mplayer
plugin working with vdr-xine. I. e. you'll be able to replay DivX movies 
directly through xine without the need for CPU expensive recoding. And you'll
still be able to continue using VDR's OSD while the external file is playing.

To get it working just install the mplayer plugin. Then edit it's "mplayer.sh"
and replace

# where to find mplayer
MPLAYER="mplayer"

with

# where to find mplayer
MPLAYER="xineplayer"

and now you'll only have to make sure that xineplayer is found by your shell.
xineplayer was built in vdr-xine's source directory so you'll either have to
copy it to a directory which is contained in your environment variable PATH or
just enter the absolute path to xineplayer into mplayer.sh as mentioned above.
That's it.

NOTE: xineplayer is still under development and currently only supports
      mplayer plugin's TRADITIONAL mode. Furthermore it ignores any parameter
      given on the command line besides the last one and expects this to be a
      MRL recognizable by xine (e. g. a filename). If xine doesn't know how
      to play the given MRL you'll only see an error message on xine's console.

As vdr-xine supports an instance number to create an unique FIFO directory it
will also necessary to tell this number to xineplayer to have it control the
right instance of vdr-xine. xineplayer's command line looks like that:

xineplayer [ --vdr-xine-instance=N ] [ options ] mrl

NOTE: "--vdr-xine-instance" must be given as the first argument as it might
      otherwise collide with further options originally intended for mplayer.

Evidentemente, come detto in precedenza :wall:, l'uso di mplayer e' quanto meno sconsigliato (se non impossibile) per chiare ragioni tecniche.

Riguardo softdevice il discorso e' diverso: dovrebbe bastare la sostituzione del device di output di mplayer: parametro -vo (se utilizzi lo script mplayer.sh la variabile VO in mplayer.sh.conf), sostituendo mpegpes (output su dvb-s ff) con il device del framebuffer utilizzato da softdevice (ad esempio per le schede matrox fbmga).

Sul sito ufficiale di softdevice, c'e' comunque un pluggo specifico anche per questa configurazione: softplay

saluti
ragno
vdr: 1.4.7+extpatch54 (pensionata), 1.7.27 (yavdr 0.4)
Percorri la via che porta al sole,
e non camminare sui sentieri oscuri.

E quando penso che sia finita,
è proprio allora che comincia la salita.
theguru
Messaggi: 165
Iscritto il: 25 gen 2007, 22:55

Re: qualcuno usa mp3/mplayer-plugin su xine-plugin o softdev

Messaggio da theguru »

Grazie ragno faccio 2 prove e ti faccio sapere ;)
VDRBOXHD1:
Intel Core2duo 8400 - 2GB DDR2-800 - Nvidia 9300 - SSD 60GB - Tevii 464 - Mint 15 x64 MCE Remote
VDRBOXHD2:
Intel Athom 1.6Ghz 330 ION - 1Gb ram DDR2-800 - 80GB Sata - DVD-Rw Slim - SkyStarHD2 - Linux Mint Maya MCE Remote
Rispondi