![]() |
[HELP] Dolby Vision HDR (how to integrate RPU file) - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: [HELP] Dolby Vision HDR (how to integrate RPU file) (/thread-4024.html) Pages:
1
2
|
Dolby Vision HDR (how to integrate RPU file) - tailland - 27.02.2025 hi there. i've extracted an RPU bin file from a dv-hdr stream and wanted to use it with the signalling option in nvenc encoding. i don't see the RPU inclusion being reflected in the nvencĀ syntax below and the finalised file also doesn't have dolby vision data integrated how do i go about this? RE: Dolby Vision HDR (how to integrate RPU file) - Selur - 27.02.2025 Will look at it, never used it. ![]() RE: Dolby Vision HDR (how to integrate RPU file) - tailland - 27.02.2025 if it helps, i used ddvt/dovitool extract-rpu to get the rpu binary from the source hevc file RE: Dolby Vision HDR (how to integrate RPU file) - Selur - 27.02.2025 LOL, I see the problem. I wrote the code, but Hybrid isn't calling it. ![]() => busy atm., but will upload a new dev in roughly an hour or so. ![]() RE: Dolby Vision HDR (how to integrate RPU file) - tailland - 27.02.2025 no hurries, i'm already endlessly thankful it exists and will work RE: Dolby Vision HDR (how to integrate RPU file) - Selur - 27.02.2025 Try the new dev and let me know whether it works. Cu Selur RE: Dolby Vision HDR (how to integrate RPU file) - tailland - 27.02.2025 Tried encoding it as.... nvenc -> h265@raw: created the h265 file but didn't rename/write it to the desired output namefile ("dolbytest.h265"). the temporary raw file did not contain any dolby vision info. nvenc -> h265@mp4: created the h265, finalised the output file correctly, and contains dolby vision info ![]() RE: Dolby Vision HDR (how to integrate RPU file) - Selur - 27.02.2025 Strange, will look into the raw output tomorrow. RE: Dolby Vision HDR (how to integrate RPU file) - tailland - 27.02.2025 the job got 100% finished but renaming/finalising wasn't in the queue. accordingly, i had to fish the raw file from the temp folder. RE: Dolby Vision HDR (how to integrate RPU file) - Selur - 27.02.2025 Can you: a. create a debug output b. share a small sample of input file + rpu&co ? (That would help to debug thi tomorrow) |