diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-05-24 23:53:37 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-05-24 23:53:37 +0000 |
commit | bc908bc453af1676be3ef3dbf278a9954f8553df (patch) | |
tree | 639c16cd7143949bd37d430c15fcc4636fadd902 /tests/test.conf | |
parent | ea2b716f68366bb178936e3a28b640e3037d4b90 (diff) | |
download | ffmpeg-bc908bc453af1676be3ef3dbf278a9954f8553df.tar.gz |
do not loop input, useless
Originally committed as revision 13369 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 5c331e1788..b5f2095ee0 100644 --- a/tests/test.conf +++ b/tests/test.conf @@ -57,7 +57,7 @@ FileMaxSize 100M # Fire up ffmpeg pointing at this stream -Launch ./ffmpeg -loop_input -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm +Launch ./ffmpeg -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm ACL allow localhost </Feed> |