2.1.0
Bug fixes
- It is now possible to read RPU files that are over 250M in size. (#233, fixes #221)
- Fixed RPU generation from HDR10+ generated by Resolve when the timeline starts at 86400 seconds.
Features
- Improved
export
subcommand to allow specifying what data to export. (#256, implements #223)-d
,--data
: List of key-value export parameters formatted askey=output,key2...
all
- Exports the list of RPUs as a JSON filescenes
- Exports the frame indices at whichscene_refresh_flag
is set to 1level5
- Exports the video's L5 metadata in the form of aneditor
config JSON
- See README section for details and examples.
- Added
remove
subcommand, which outputs only the base layer HEVC file. (#257, fixes #232)
Full Changelog: 2.0.3...2.1.0