[Mplayer-dvb] To mplayer.sh <-- cue-bin
Juri Haberland
juri at koschikode.com
Sat Feb 8 15:02:18 CET 2003
Beppe wrote:
> Hi all,
>
>
> I add this to my very modifyed mlayer.sh to watch cue/bin (s)vcd
>
> SUFFIX=$(echo -e "${FILE:$[${#FILE}-4]:4}" | tr [A-Z] [a-z])
>
> if [ "${SUFFIX}" == ".cue" ]; then
> CMDLINE="$MPLAYER -vo mpegpes -ao mpegpes $FDSTR $CACHESTR $LIRCSTR
> $USERDEF -vcd 1 -cuefile"
> exec $CMDLINE "$FILE"
> exit 0
> fi
>
> My mplayer.sh is very modifyed so the is no patch for it :/
> but some where after if $DEBUG; and befor getvidxy
Thanks, Beppe,
I'll see how to make it fit with the current mplayer.sh.
Cheers,
Juri
More information about the MPlayer-dvb
mailing list