quietvoid / dovi_tool

dovi_tool is a CLI tool combining multiple utilities for working with Dolby Vision.
MIT License
641 stars 59 forks source link

Extract RPU own file name #37

Closed MrTwIXx closed 3 years ago

MrTwIXx commented 3 years ago

Hey there,

Could you add an output parameter for the Extract RPU like the tool has already in the Inject RPU Use Case? As example: dovi_tool.exe -m 3 extract-rpu dv.hevc -o Test.bin

quietvoid commented 3 years ago

There is one, it's --rpu-out currently. I could add the short -o though.