diff options
author | Fabrice Bellard <fabrice@bellard.org> | 2003-08-24 21:16:50 +0000 |
---|---|---|
committer | Fabrice Bellard <fabrice@bellard.org> | 2003-08-24 21:16:50 +0000 |
commit | 375c44f4bbebbb5085b1a638029aef432e48d577 (patch) | |
tree | 9c647158f37d13c20b941988951d9b7b2af758c3 /tests/test.conf | |
parent | 2853e85cea3587f3d3f544a07d40d317c3b1058e (diff) | |
download | ffmpeg-375c44f4bbebbb5085b1a638029aef432e48d577.tar.gz |
use new loop option
Originally committed as revision 2149 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests/test.conf')
-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 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 </Feed> |