diff options
author | Philip Gladstone <philipjsg@users.sourceforge.net> | 2003-04-12 03:05:24 +0000 |
---|---|---|
committer | Philip Gladstone <philipjsg@users.sourceforge.net> | 2003-04-12 03:05:24 +0000 |
commit | aae6ea8b0c7ec2dc952c9436973d17346d1e10ef (patch) | |
tree | 7ed2a951b22dfb15ea1557c8969bea1bc5ecb207 | |
parent | d746f9281f5de2e4e9a8be6b848f1f77d6f4202b (diff) | |
download | ffmpeg-aae6ea8b0c7ec2dc952c9436973d17346d1e10ef.tar.gz |
Only reference the images that exist
Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | tests/test.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.conf b/tests/test.conf index cc7c1b8cd1..6950b18a8a 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 </Feed> |