CVS: 0_90/TOOLS midentify,1.1,1.2
8 Apr
2003
8 Apr
'03
12:53 p.m.
Update of /cvsroot/mplayer/0_90/TOOLS In directory mail:/var/tmp.root/cvs-serv21980 Modified Files: midentify Log Message: backport: working again due to api changes Index: midentify =================================================================== RCS file: /cvsroot/mplayer/0_90/TOOLS/midentify,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- midentify 23 Oct 2002 15:49:44 -0000 1.1 +++ midentify 8 Apr 2003 16:53:55 -0000 1.2 @@ -1,5 +1,5 @@ #!/bin/sh -mplayer -identify "$@" 2>/dev/null | +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; }'
8253
Age (days ago)
8253
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi