summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-06-09 00:26:25 +0000
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>2008-06-09 00:26:25 +0000
commitd8b1dffbc55c33ed91f65764cdad9547574f6ccf (patch)
treebe5621d110ab276227c0db3c2fedf31664e184ca /tests
parent7ab088648b42d60cae752db8a0d1e5010e7d3462 (diff)
remove unneeded ffmpeg commandline switches, and enable quiet mode
Originally committed as revision 13720 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'tests')
-rw-r--r--tests/test.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test.conf b/tests/test.conf
index b5f2095ee0..13b597f7f0 100644
--- a/tests/test.conf
+++ b/tests/test.conf
@@ -57,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream
-Launch ./ffmpeg -flags +bitexact -dct fastint -idct simple -y -f pgmyuv -i tests/vsynth1/%02d.pgm
+Launch ./ffmpeg -v 0 -y -f pgmyuv -i tests/vsynth1/%02d.pgm
ACL allow localhost
</Feed>