| User review:
|
I hate Apple as much as the next guy but the last commenter is just plain wrong on a few things:
1. Handbrake is not proprietary at all, it is free and open source (GNU GPL)
2. It does not use header stripping afaik
3. It does not use ffmpeg or mkvmerge (which btw enables header stripping by default)
4. TX264 is terrible at encoding subtitles and a nightmare with DVDs. You have to dump and merge files for it to work properly. Even then it sometimes fails.
5. TX264 is NOT faster than Handbrake at all if you use the same settings. Both use implementations of x264 which would make near identical encode times. Not to mention, unless you use different filters, the quality should be the same as well
6. If you want an up to date binary, Handbrake has nightly builds which work perfectly well
The actual drawbacks of Handbrake are these:
1. There are no fancy filters, just the built in ones but these work fine in most cases. e.g. the resize filter seems to be bicubic by default and not changeable
2. The file size calculation is a bit off (but not much at all) as the last commenter noted
3. You don't have access to all of x264 settings but most of the important ones are available under the advanced tab. Most notably are the presets and the tune settings, which are not needed since they are just made up of tweaks you can mostly make in the advanced setting anyhow. |