galarond wrote: Thu Aug 12, 2021 5:55 pm
Tnx for your answer
1. when i use that line for mp4muxer i get a SDR file with greenish look, using the .h265 (not .hevc) that is extracted with mp4demuxer.
2. how do i extract the rpu from a mp4 (not .hevc) DV rip from disney plus?
1- probably because you are using the latest mp4muxer which doesnt work for me as well. Try with this old version instead: https://drive.google.com/file/d/1yZ1EgB ... sp=sharing
2- demux to hevc(or h265) with tsmuxer, ffmpeg, mp4demuxer etc...
then:
Code: Select all
dovi_tool.exe -m 3 extract-rpu DV.hevc
