From: Philip Gladstone Date: Sat, 12 Apr 2003 03:05:24 +0000 (+0000) Subject: Only reference the images that exist X-Git-Tag: v0.5~16469 X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff_plain/aae6ea8b0c7ec2dc952c9436973d17346d1e10ef Only reference the images that exist Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/tests/test.conf b/tests/test.conf index cc7c1b8..6950b18 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/%125*d.pgm +Launch -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%50*d.pgm acl allow localhost