From 375c44f4bbebbb5085b1a638029aef432e48d577 Mon Sep 17 00:00:00 2001 From: Fabrice Bellard Date: Sun, 24 Aug 2003 21:16:50 +0000 Subject: use new loop option Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk --- tests/test.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test.conf') diff --git a/tests/test.conf b/tests/test.conf index 6950b18a8a..9c45ec3aa9 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -57,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -Launch -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%50*d.pgm +Launch -loop -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%d.pgm acl allow localhost -- cgit v1.2.3