summaryrefslogtreecommitdiff
path: root/tests/test.conf
diff options
context:
space:
mode:
authorPhilip Gladstone <philipjsg@users.sourceforge.net>2003-04-12 03:05:24 +0000
committerPhilip Gladstone <philipjsg@users.sourceforge.net>2003-04-12 03:05:24 +0000
commitaae6ea8b0c7ec2dc952c9436973d17346d1e10ef (patch)
tree7ed2a951b22dfb15ea1557c8969bea1bc5ecb207 /tests/test.conf
parentd746f9281f5de2e4e9a8be6b848f1f77d6f4202b (diff)
Only reference the images that exist
Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/test.conf')
-rw-r--r--tests/test.conf2
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>