View Single Post
Old 21st September 2008, 22:34   #46  |  Link
bratao
Registered User
 
Join Date: May 2005
Posts: 146
Well, into my tests. The dirac at
>ffmpeg -i myfile.mp4 -b 1500000 -vcodec libdirac -strict -2 dirac_output.drc
Won by far the
>ffmpeg -i myfile.mp4 -b 1500000 -minrate 1500000 -maxrate 1500000 -bufsize 183k output.mp4
bratao is offline   Reply With Quote