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 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
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
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.DolbyVisionFTW wrote: ↑Tue Jan 18, 2022 11:03 pmDo 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.