Only reference the images that exist

Originally committed as revision 1764 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Philip Gladstone 2003-04-12 03:05:24 +00:00
parent d746f9281f
commit aae6ea8b0c
1 changed files with 1 additions and 1 deletions

View File

@ -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>