-loop was renamed to -loop_input
authorAurelien Jacobs <aurel@gnuage.org>
Tue, 28 Feb 2006 21:42:41 +0000 (21:42 +0000)
committerAurelien Jacobs <aurel@gnuage.org>
Tue, 28 Feb 2006 21:42:41 +0000 (21:42 +0000)
Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk

tests/test.conf

index d24224f..e0717f6 100644 (file)
@@ -57,7 +57,7 @@ FileMaxSize 100M
 
 # Fire up ffmpeg pointing at this stream
 
-Launch ../ffmpeg -loop -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm
+Launch ../ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i vsynth1/%02d.pgm
 acl allow localhost
 </Feed>