Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] VDR0.97 with extension ...
Hi,
today i compiled VDR0.97 with the latest MPlayer feature.
It compiled without problems and VDR seems to work.
But when i choose MPlayer from the Mainmenu and select an AVI from my Harddisk only a black screen happens for a second an then i'm back in VDR.
/var/log/messages tells the following
Nov 14 17:57:34 linux vdr[17200]: starting MPlayer with file /home/martin/movies/6thSample.avi
Nov 14 17:57:34 linux vdr[17215]: mplayer thread started (pid=17215)
Nov 14 17:57:34 linux vdr[17215]: ERROR: exec failed for mplayer.sh: (2) No such file or directory
So it seems VDR could not find mplayer.sh !?
But i wrote mplayer.sh containing the following:
#!/bin/bash
mplayer -vo mpegpes -ao mpegpes $1 -framedrop
And i'm sure made it executable - and calling mplayer.sh /home/martin/movies/6thSample.avi works fine.
I put the mplayer.sh script into my VDR home Dir and also tried it in the /video0 directory - both had the same result (see above)
Any idea what i made wrong ?
Martin.
Home |
Main Index |
Thread Index