However, still can't do batch convert on a OS? You can convert a whole folder with a few clicks in the Windows version.
However, since all my playback devices (Fire TV w/ XBMC) rely on H264 hardware decoding, I have to stick with x264.
x265 is also much slower than x264, but it's getting faster all the time.
This article has a paragraph about H.265 from the standpoint of a professional photographer: http://www.eoshd.com/2014/11/samsung-nx1-review-glory-techno....
ffmpeg -i input -c:v libx264 -crf 20 -c:a libfdk_aac output.mkvI also recall the earlier Frauenhofer MP3 codecs incorrectly reported audible length of chunk-sizes (or something like that) causing incremental audio-skew and sync-issues with the corresponding video the longer into the movie you came.
It seemed impossible to fix and was terribly frustrating.
Eventually the tools caught up and patched up the data, or we got better tools (like lame) which didn't produce the faulty artefacts to begin with.
Maybe this is what he's talking about, as the Frauenhofer MP3-codec was very much a Windows-only thing.
I wonder why this Windows Live Movie Maker output turned out to be problematic for Handbrake, but on the other hand now I haven't needed to start any video conversion GUI for a long time.
It's a shame that libfdk-aac is also GPL incompatible. It's hands down the best free AAC encoder, but a version of FFmpeg/libav/Handbrake that's compiled against it is not allowed to be distributed.
Sad that the Mac doesn't seem to get many of the goodies anymore.
On the other hand, QSV is entirely outclassed by x264 quality-wise, and I could only recommend it for heat/battery power savings (useful for AirPlay Mirroring, not so much for DVD backups).
It is odd that OpenCL programs wouldn't work, but that can't be much more, uh, work.
I think the addition of NLMeans is interesting, since that filter is so slow I've only ever used it for photo processing.
[1] http://www.videoquality.pl/preset-settings-x264-quality-comp...
I think you mean VidCoder has a better interface for HandBrake on Windows then HandBrake? I haven't had any problems w/ HandBrake's UI on Windows, but I keep it pretty simple so maybe if you want to do more complex things VidCoder is better.
But of course, it's not open-source, while Handbrake is.
[0] not really