Posts: 859
Threads: 5
Joined: 2015 Apr
Thanks: 184
Given 210 thank(s) in 144 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: 591
Threads: 44
Joined: 2021 Jul
Thanks: 433
Given 478 thank(s) in 237 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,026
Threads: 174
Joined: 2015 Jan
Thanks: 3156
Given 2924 thank(s) in 1282 post(s)
Country:
I wish I could help but I still have trouble getting the tool to work.
Posts: 859
Threads: 5
Joined: 2015 Apr
Thanks: 184
Given 210 thank(s) in 144 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: 102
Threads: 17
Joined: 2022 Nov
Thanks: 130
Given 70 thank(s) in 36 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.