Posts: 886
Threads: 6
Joined: 2015 Apr
Thanks: 193
Given 226 thank(s) in 151 post(s)
Country:
2023-05-07, 08:32 PM
(This post was last modified: 2023-05-08, 09:45 AM by X5gb.)
Tried using scripts directly with Dovi-tool.exe but still not injecting the dv properly and ending up with 25fps hevc file at end even though original is 23.976fps.
ffmpeg -i DV_WEB-DL.mp4 -c:v copy -vbsf hevc_mp4toannexb -f hevc - | dovi_tool -m 3 extract-rpu -
ffmpeg -i HDR_WEB-DL.mkv -c:v copy hdr.hevc
dovi_tool inject-rpu -i hdr.hevc --rpu-in RPU.bin -o output.hevc
Any help appreciated.
Posts: 634
Threads: 46
Joined: 2021 Jul
Thanks: 493
Given 517 thank(s) in 255 post(s)
Country:
I'd recommend asking on the GitHub page, you'll probably get a better response there.
Out of curiosity, why try to inject it into another a web-dl? Isn't the goal usually to give DV to higher bitrate bluray releases?
Posts: 5,071
Threads: 175
Joined: 2015 Jan
Thanks: 3286
Given 3027 thank(s) in 1312 post(s)
Country:
I wish I could help but I still have trouble getting the tool to work.
Posts: 886
Threads: 6
Joined: 2015 Apr
Thanks: 193
Given 226 thank(s) in 151 post(s)
Country:
So I can make a hydrid DV/HDR fallback version similar to the web-dl that appear on trackers. The two films I wish to do this to are not on trackers at the moment. It should work with the above scripts as both films dv and hdr versions come from same provider but for whatever reason is not. Lost my account details for doom9 to ask on the DDVT tool thread but now created a new account and have to wait a week to post so thought I’d ask here.
Posts: 103
Threads: 17
Joined: 2022 Nov
Thanks: 130
Given 74 thank(s) in 38 post(s)
Country:
2023-06-07, 08:47 PM
(This post was last modified: 2023-06-07, 08:54 PM by axeyou.)
Hmm looking at it more closely: "Warning: mismatched lengths. video 189724, RPU 35789"
This looks wrong. A minor mismatch in length is sometimes expected, but this RPU is way too short. If this happens on all the titles you've tried, maybe your previous commands weren't extracting RPU properly. DoVi_Scripts really makes it easier by automating all of these.