Skip to content

Dolby Vision Support

Compare
Choose a tag to compare
@patrickenfuego patrickenfuego released this 02 Nov 01:14
· 175 commits to main since this release

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!