VDR User ha scritto:
On Fri, May 15, 2009 at 9:19 AM, Diego Pierotto <vdr_mlist@tiscali.it> 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@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

  
Thank you guys, now it's working but the other files (avi, divx, etc) are not reproducing anymore :-(

Gotta choose which one keep running???

-- 
Member of the Italian VDR Wiki
http://vdr.spaghettilinux.org/