Skip to content

Releases: quietvoid/dovi_tool

0.1.0-fix

21 Nov 22:07
Compare
Choose a tag to compare

Commands

demux: Demuxes single track dual layer Dolby Vision into Base layer and Enhancement layer files.
extract-rpu: Extracts Dolby Vision RPU from an HEVC encoded file.

Modes

  • -m, --mode
    • 0 - Parses the RPU, rewrites it untouched.
    • 1 - Converts the RPU to be MEL compatible.
    • 2 - Converts the RPU to be profile 8.1 compatible.

Fix for way too big stack allocations.