Re: Mplayer and mp4 files

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

 



On Fri, May 15, 2009 at 9:19 AM, Diego Pierotto <vdr_mlist@xxxxxxxxxx> wrote:
> i really don't know where to put it inside
> mplayer.sh script.

Look at the end of the mplayer.sh script and you'll see where $CMDLINE
is used on the mplayer execution line.  Just add it there.

For example (this is not from mplayer.sh but the same concept):
sudo DISPLAY=:0.0 $CMDLINE "$1" &>/logs/mplayer.log

would become:

sudo DISPLAY=:0.0 $CMDLINE -demuxer mov "$1" &>/logs/mplayer.log

_______________________________________________
vdr mailing list
vdr@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux