Replies: 1 comment
-
|
This isn't the place to get support for your client device playing it back in Dolby Vision or not. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys, been reading a lot of README's about teh dovi tool.
Trying to Convert from MKV with Profile 7 to MP4 with profile 8, to be used on Plex
I have demuxed the mkv into separate files (video, audio and sub).
Here are the commands I did to try and convert:
dovi_tool -m 2 convert --discard h:\work\VIDEO.hevc -o h:\work\rpu.bin
dovi_tool inject-rpu -i "h:\work\VIDEO.hevc" --rpu-in h:\work\rpu.bin -o "h:\work\processed.hevc"
I then remux the new hevc, along with the audio and sub into an mp4, but plex still plays it as HDR.
the mp4 shows as profile 8 in mediainfo.
Oddly, I have other mkv's that already have profile 8, that I remux to mp4 and they work fine in Plex.
Pls let me know if I'm missing a step
Thanks
Beta Was this translation helpful? Give feedback.
All reactions