Commit a9d4f02c authored by bcoudurier's avatar bcoudurier

remove unneeded ffmpeg commandline switches

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13720 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent ad4f59de
...@@ -57,7 +57,7 @@ FileMaxSize 100M ...@@ -57,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream # 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 ACL allow localhost
</Feed> </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