Mailing List archive

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

[vdr] Re: ANNOUNCE: mplayer.sh version 0.8.1



On Fri, Apr 04, 2003 at 04:20:04PM +0200, Juri Haberland wrote:

> I'd suggest that you update your mplayer to a current one.

Hello,

my version is much more up to date than yours: CVS from today ;-)
I don't plan to test older version, and looking in mplayer source there
is a TOOLS/midentify in which one could find:

#!/bin/sh
mplayer -vo null -ao null -frames 0 -identify "$@" 2>/dev/null |
	grep "^ID" |
	sed -e 's/[`\\!$"]/\\&/g' |
	sed -e '/^ID_FILENAME/ { s/^ID_FILENAME=\(.*\)/ID_FILENAME="\1"/g; }'

So it's possible that something changed from your old release: it would
be a good idea to use the new format ;-)

Thank you very much for your tremendous script!!!

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch


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



Home | Main Index | Thread Index