Dolby Vision Support
This release comes with support for Dolby Vision encoding, two new utility parameters, and performance optimizations.
What's New
Dolby Vision Support
Encode with Dolby Vision! Supports profile 8.1 as it's backward compatible with HDR10. You must have an x265
binary available via PATH, because ffmpeg cannot handle RPU files.
-SkipDolbyVision
The name says it all. Skip Dolby Vision encoding, even if the source has DV metadata
-SkipHDR10Plus
Same as above
Other Stuff
- Bugs squashed
- Better support for parameter overriding - for those who don't like my hard-coded settings!