ffmpeg is a very good product , BUT please start providing a nightly or even just a weekly binary build AND Direct URL link of the current git for popular platforms....
its really disapointing that you cant even easly find a current binary for a given platform directly off the main FFmpeg site page.....
for instance, even your July 4th, 2009 blog http://rob.opendot.cl/index.php/usef...uide/#examples
makes reference to useing this currently available cli option.
"
Single-Pass Constant Rate Factor (CRF) Example
Or for a single pass CRF encode:
ffmpeg -i INFILE -acodec libfaac -ab 96k -vcodec libx264 -vpre hq -crf 22 -threads 0 OUTPUT.mp4
"
now clearly the -crf 21 through -crf 26 is a *VERY GOOD THING, however you dont bother to link to any binary we can find or use, AND the only semi official FFMpeg binarys to be found for windows does NOT even understand the required some might say vital today 'vpre hq' to produce H@L4.0 or H@L4.1 (SD)HD.mp4 High Quality output files as given in that informative yet simple working example, anyone will be trying.
the fact the blog doesnt even allow annon posting does Nothing to help the new users trying to use the current official cli FFmpeg on any platform least of all the windows novice.. never mind the linux novice....
so were Exactly can a person simply find a current binary compiled FFmepg version for the popular platforms,and a list of the additions in it, not from the FFmpeg official site it appears...currently.
preferably with and without the newest x264 "Macroblock Tree Ratecontrol" testing (Release candidate) as that seems to be the very good latest addition from the x86/64 windows libx264/x264 developer(s)
very few ordinary (win32) people actually have a GCC compiler environment installed and fully configured, and even ordinary (linux) people that do , mosly dont ever use it, or even know how to... current regulary updated binarys are good, please supply at least direct links to them on the official site ASAP.
* as kemuri-_9 points out on D9 "every raise of QP/CRF by 6 'points' halves the bitrate.
this could be applied in vice versa as well: a decrease of QP/CRF by 6 'points' doubles the bitrate."
for a better high quality Encode, -vpre hq -crf 22 is a very good thing, use it if you can actually find a binary that actually understands -vpre hq.


Reply With Quote
compiling a windows version yourself and putting up a URL, ohh go on then, ill allow that, anything to get a current working version without going through these hoops, getting a current binary FFmpeg should never be this hard.
