From bc908bc453af1676be3ef3dbf278a9954f8553df Mon Sep 17 00:00:00 2001 From: Baptiste Coudurier Date: Sat, 24 May 2008 23:53:37 +0000 Subject: do not loop input, useless Originally committed as revision 13369 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 5c331e1..b5f2095 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_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 -- cgit v1.1