Albano wrote: ↑Tue Jan 18, 2022 9:14 pm
Now, I have one 4K HDR10 Blu-ray disc and I want to remux to DV.
Please tell me the way to do, detail in step by step because I'm learning at remux DV.
Sorry, my English is very bad.
Sorry English is not my native tongue too so there's not much more I can do to help you. Everything you need is in the video and once you understand how to edit the bat file to your path (right-click/modify), you just have to replicate what I do.
E.G.: the
INJECT bat file command is:
Code: Select all
D:\Dolby-Vision-Tools\dovi_tool.exe inject-rpu -i D:\Dolby-Vision-Tools\HDR10.hevc --rpu-in D:\Dolby-Vision-Tools\rpu.bin
If you happen to have a
D:\ drive , just put the Dolby-Vision-Tools folder (without renaming it) there.
if your drive is for example
F:\ then just edit all the bat and replace
D:\ by
F:\
Code: Select all
F:\Dolby-Vision-Tools\dovi_tool.exe inject-rpu -i F:\Dolby-Vision-Tools\HDR10.hevc --rpu-in F:\Dolby-Vision-Tools\rpu.bin
if you only have1 drive, a
C:\ drive and your working folder is the
video folder ( C:\Users\your.windows.username\Videos ), same thing. put the Dolby-Vision-Tools folder (without renaming it) there.
Code: Select all
C:\Users\your.windows.username\Videos\Dolby-Vision-Tools\dovi_tool.exe inject-rpu -i C:\Users\your.windows.username\Videos\Dolby-Vision-Tools\HDR10.hevc --rpu-in C:\Users\your.windows.username\Videos\Dolby-Vision-Tools\rpu.bin
DolbyVisionFTW wrote: ↑Tue Jan 18, 2022 11:03 pm
Do you play all Dolby Vision media on your tv using the Sony x700 via USB or across a home network?
Thanks for sharing so much info and replying to my queries, really appreciated.
yeah, I use my x700 via USB for DoVi but sometimes I'm too lazy to transfer a movie on my USB drive so I just watch it with my C8 internal plex app.