Commit d8b1dffb authored by Baptiste Coudurier's avatar Baptiste Coudurier

remove unneeded ffmpeg commandline switches, and enable quiet mode

Originally committed as revision 13720 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 7ab08864
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment