Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: vdr-1.1.15 & mp3-0.7.8 & MPlayer-0.90rc1 ÿothing on screen



Hi,
the first thing you should do is check that the shell script that gets calles by VDR (mplayer.sh) is actually producing the desired effect.
Just kill vdr and run 
#mplayer.sh /path/to/your/file

If mplayer starts playing then it is a vdr-mplayer configuration problem, just check that mplayer.sh is executable and in the correct directory (default: /video/plugins).
If mplayer complains because of a wrong setting(you'll have to remove the -quiet option) , just correct the error and retry.
For most files the line
mplayer -vo mpegpes -ao mpegpes -vop lavc,scale=352:288 file.mpg
should do the trick.

Mattia


On Thu, 12 Dec 2002 13:04:32 +0100
Stefan Hußfeldt <vdr@marvin.on-luebeck.de> wrote:

> Hello,
> 
> i try to use the mplayer plugin with vdr:
> 
> vdr-1.1.15 (with DVB from Nov  4)
> mp3-0.7.8
> MPlayer-0.90rc1 (with --enable-dvb)
> 
> |Dec 12 12:51:08 zaphod vdr[6558]: VDR version 1.1.15 started
> |Dec 12 12:51:08 zaphod vdr[6558]: loading plugin: ./PLUGINS/lib/libvdr-mplayer.so.1.1.15
> |[...]
> |Dec 12 12:51:09 zaphod vdr[6558]: starting plugin: mplayer (0.7.8): A MPlayer calling plugin
> |Dec 12 12:51:09 zaphod vdr[6558]: loading /video0/plugins/mplayersources.conf
> 
> When i start playing a file from vdr menu i only get a grap.mpg but nothing
> on the screen.
> 
> mplayer.sh starts mplayer with:
> 
> |mplayer -vo mpegpes -vc mpegpes -slave -quiet -nolirc $file
> 
> Any hints?
> 
> -- 
> Und Tschüss.
> Stefan
> 
> ### Kilroy was here ###  4855  12:40pm  up 9 days
> 
> 
> -- 
> Info:
> To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index