[MPlayer-dev-eng] [PATCH][TRIVIAL] TOOLS/mencvcd using -waveheader
Reynaldo H. Verdejo Pinochet
reynaldo at opendot.cl
Fri Nov 11 01:32:55 CET 2005
As in subject, an oneliner.
Reynaldo
-------------- next part --------------
Index: TOOLS/mencvcd
===================================================================
RCS file: /cvsroot/mplayer/main/TOOLS/mencvcd,v
retrieving revision 1.15
diff -a -u -r1.15 mencvcd
--- TOOLS/mencvcd 25 Oct 2003 18:33:13 -0000 1.15
+++ TOOLS/mencvcd 11 Nov 2005 00:24:56 -0000
@@ -356,7 +356,7 @@
# encode streams
if [ $mkstream -eq 1 ]; then
# start mplayer
- command="mplayer -noframedrop -vo yuv4mpeg -ao pcm -waveheader -v -osdlevel 0 $sub $params"
+ command="mplayer -noframedrop -vo yuv4mpeg -ao pcm:waveheader -v -osdlevel 0 $sub $params"
echo "$command"
$command &
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20051110/fefc5b2d/attachment.pgp>
More information about the MPlayer-dev-eng
mailing list