diff options
author | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-06-09 00:26:25 +0000 |
---|---|---|
committer | Baptiste Coudurier <baptiste.coudurier@gmail.com> | 2008-06-09 00:26:25 +0000 |
commit | d8b1dffbc55c33ed91f65764cdad9547574f6ccf (patch) | |
tree | be5621d110ab276227c0db3c2fedf31664e184ca /tests/test.conf | |
parent | 7ab088648b42d60cae752db8a0d1e5010e7d3462 (diff) | |
download | ffmpeg-d8b1dffbc55c33ed91f65764cdad9547574f6ccf.tar.gz |
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/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 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> |