From 6310461b7f616edb5b2e256cd18fb03d76f76f48 Mon Sep 17 00:00:00 2001 From: Aurelien Jacobs Date: Tue, 28 Feb 2006 21:42:41 +0000 Subject: -loop was renamed to -loop_input Originally committed as revision 5078 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/test.conf b/tests/test.conf index d24224fb00..e0717f65db 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -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 -- cgit v1.2.3