vpm-avs wrote: Wed Feb 23, 2022 12:25 amThe situation right now seems to be that there is no good solution to play all DV profiles (or at least 5 and with lossless audio, except from original bluray discs. Since all the players that can do lossless audio have other issues.
I can't vouch for profile 5, but at least since latest firmware my Zidoo Z9x has shown excellent playback of DV profile 7 and 8 mkv with lossless audio. Admittedly it is not too long ago I started with profile 8 and I didn't create much of them.
@RESET_9999
I am curious about the Z9X unstable playback of profile 8 as mentioned in the spreadsheet. Can you name a specific title where the Zidoo shows the RPU issue? I want to have a look at this. See if I can answer some questions.
ArArdin wrote: Wed Feb 23, 2022 10:06 am
@RESET_9999
I am curious about the Z9X unstable playback of profile 8 as mentioned in the spreadsheet. Can you name a specific title where the Zidoo shows the RPU issue? I want to have a look at this. See if I can answer some questions.
Shang Chi P5 imax web-dl converted to P8 and injected into HDR10 imax web-dl. RPU goes out of sync after 30 minutes... fine on shield , x700 and C8
vpm-avs wrote: Wed Feb 23, 2022 12:25 am
The situation right now seems to be that there is no good solution to play all DV profiles (or at least 5 and with lossless audio, except from original bluray discs. Since all the players that can do lossless audio have other issues.
Or are there others that will do the job?
Sony x800m2 is the way to go. support all profiles with lossless audio and is bug free.
RESET_9999 wrote: Wed Feb 23, 2022 11:46 amShang Chi P5 imax web-dl converted to P8 and injected into HDR10 imax web-dl. RPU goes out of sync after 30 minutes... fine on shield , x700 and C8
Thank you, I'll have a search.
You didn't have this "P8 issue only on Z9X" with a self-ripped disc and conversion? If so, I'd like to hear what movie(s) you can recall.
RESET_9999 wrote: Wed Feb 23, 2022 11:46 amShang Chi P5 imax web-dl converted to P8 and injected into HDR10 imax web-dl. RPU goes out of sync after 30 minutes... fine on shield , x700 and C8
Thank you, I'll have a search.
You didn't have this "P8 issue only on Z9X" with a self-ripped disc and conversion? If so, I'd like to hear what movie(s) you can recall.
I don't remember. I watched about 10 movies and it happened 2 times(Only remember Shang Chi) and then got rid of the device, could not trust it anymore.
> Sony x800m2 is the way to go. support all profiles with lossless audio and is bug free.
no truehd mkv though, that's one of the few reasons why im considering the oppo203 clones.
sickb wrote: Fri Feb 25, 2022 8:27 pm
> Sony x800m2 is the way to go. support all profiles with lossless audio and is bug free.
no truehd mkv though, that's one of the few reasons why im considering the oppo203 clones.
RESET_9999 wrote: Fri Feb 25, 2022 9:19 pmWe can generate DV for any HDR10 movie... MKV container is useless to me and this thread is about Dolby Vision , not HDR10/SDR playback...
Sure, im just saying there's more to consider when picking a player, but sure for DV the 800m2 is a good proposition,
even with everything in my chain replaced it still behaves oddly sometimes for me, but im sure the oppo will have similar or other quirks.
I don't think oppo203 clones can do 'truehd mkv'.
just need the trick of swapping to a secondary audio track and back, as far as I know.
sickb wrote: Fri Feb 25, 2022 8:27 pm
no truehd mkv though, that's one of the few reasons why im considering the oppo203 clones.
We can generate DV for any HDR10 movie... MKV container is useless to me and this thread is about Dolby Vision , not HDR10/SDR playback...
Not sure what's the value of generate DV from HDR10. DV's EL+RUP is suppose to be the difference between master tape and HDR10. Sure you can evaluate what's in HDR10 and generate something that may be pleasing to some people.
sickb wrote: Sat Feb 26, 2022 6:12 am
even with everything in my chain replaced it still behaves oddly sometimes for me, but im sure the oppo will have similar or other quirks.
Definitely not the x800m2 causing that(unless you're talking about non-DV stuff again). I now have watched 15 movies without a single issue and I'm more and more confident that this player is as stable as the x700.
Mattl0 wrote: Sat Feb 26, 2022 4:43 am
For ts,m2ts, p7 dldt
Is using tsmuxer alone the same as using ffmpeg for demux and tsmuxer for muxing ?
Yes, for DT-DL, you only need tsmuxer.
I stopped using ffmpeg for demuxing, it was causing me problems. Tsmuxer works better. mkvextract too.
I saw an avsforum thread talking about quietvoid's dovi_tool and how to attach a web-dl DV layer to your HDR remux using this tool. It led me here.
I downloaded the code in .zip from Github but I'm very confused how I may 'open and run' the programme. Am I supposed to 'build' it first? But I don't know how.
Could someone please help? Many thanks in advance.
ArArdin wrote: Mon Feb 28, 2022 6:27 pm
For windows, you have to extract .tar.gz file into .tar file. Which you extract to a folder called "dist". In this folder is the tool.
Thank you for the help. I just managed to run it in cmd. But to deal with a .mp4 rather than a .hevc, ffmpeg is required. And I figured I'd have to install it and add ffmpeg.exe to Path.