Commit d8d181bd authored by philipjsg's avatar philipjsg

Apply patch to remove -em_rate


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@1760 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 5549dafd
......@@ -25,6 +25,8 @@ BindAddress 0.0.0.0
MaxClients 1000
MaxBandwidth 100000
# Access Log file (uses standard Apache log file format)
# '-' is the standard output
......@@ -55,7 +57,7 @@ FileMaxSize 100M
# Fire up ffmpeg pointing at this stream
Launch -em_rate -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%125*d.pgm
Launch -bitexact -dct_algo 1 -idct_algo 2 -y -f pgmyuv -i vsynth1/%125*d.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