[FFmpeg-cvslog] r13369 - trunk/tests/test.conf
bcoudurier
subversion
Sun May 25 01:53:37 CEST 2008
Author: bcoudurier
Date: Sun May 25 01:53:37 2008
New Revision: 13369
Log:
dont loop input, useless
Modified:
trunk/tests/test.conf
Modified: trunk/tests/test.conf
==============================================================================
--- trunk/tests/test.conf (original)
+++ trunk/tests/test.conf Sun May 25 01:53:37 2008
@@ -57,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream
-Launch ./ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
+Launch ./ffmpeg -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
ACL allow localhost
</Feed>
More information about the ffmpeg-cvslog
mailing list