[FFmpeg-cvslog] r13720 - trunk/tests/test.conf

bcoudurier subversion
Mon Jun 9 02:26:26 CEST 2008


Author: bcoudurier
Date: Mon Jun  9 02:26:25 2008
New Revision: 13720

Log:
remove unneeded ffmpeg commandline switches

Modified:
   trunk/tests/test.conf

Modified: trunk/tests/test.conf
==============================================================================
--- trunk/tests/test.conf	(original)
+++ trunk/tests/test.conf	Mon Jun  9 02:26:25 2008
@@ -57,7 +57,7 @@ FileMaxSize 100M
 
 # Fire up ffmpeg pointing at this stream
 
-Launch ./ffmpeg -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
+Launch ./ffmpeg -v 0 -y -f pgmyuv -i tests/vsynth1/%02d.pgm
 
 ACL allow localhost
 </Feed>




More information about the ffmpeg-cvslog mailing list