Skip to content

0.1.0-fix

Compare
Choose a tag to compare
@quietvoid quietvoid released this 21 Nov 22:07
· 336 commits to main since this release

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.