I noticed when looking at the current format_video_quality method in
the ffmpeg tool that it uses -v to specify the video bit rate. I am
assuming this was correct for older versions of ffmpeg? In the latest
builds, -v is for verbosity of logging and -b is for video bit rate.
My thinking is to add a configurable Ffmpeg.video_bit_rate_parameter
attribute which will default to "b".
Does that seem like a good approach? Should it default to the old value instead?
I just started hacking at this. I have some changes that would look
like so: http://gist.github.com/67074
--
Seth Thomas Rasmussen
http://greatseth.com