Re: Dolby Vision now possible through MP4 Mux.
Posted: Thu Jan 26, 2023 1:38 pm
My 2018 4K stick hasn't been updated in years but it never could play FEL, blank screen.
The 2021 4K Max behaves the same, with latest firmware.
MakeMKV support forum
https://forum.makemkv.com/forum/
My 2018 4K stick hasn't been updated in years but it never could play FEL, blank screen.
Thanks! You said that you don't use Plex for Kodi - what do you generally use to playback Dolby Vision files on Kodi?quietvoid wrote: Tue Jan 24, 2023 12:42 amI've made new builds available here: https://github.com/quietvoid/xbmc/releases/tag/v21-dovijohnjon94 wrote: Sun Jan 22, 2023 11:42 pm I would love to test a 64 bit build! I'm not sure if its because the Shield isn't compatible with this version, but when I install the Plex addon I just get an endless loading bar with the Plex logo
There are both 32 bits and 64 bits APKs.
The only change from the last build is that the new build also fixes grey letterbox bars when playing cropped Dolby Vision videos for FireTV.
Info thread: https://forum.kodi.tv/showthread.php?tid=371557
I use PlexKodiConnect or a NFS server.johnjon94 wrote: Thu Jan 26, 2023 6:23 pm Thanks! You said that you don't use Plex for Kodi - what do you generally use to playback Dolby Vision files on Kodi?
Hello,quietvoid wrote: Tue Jan 24, 2023 5:05 pmThanks, I also get the crash for .ts.ragico wrote: Tue Jan 24, 2023 4:46 pm I have installed your latest build on my firestick 4k max and the .ts files p5, p8 and p7 do not work anymore.
When I try to open any of them Kodi closes. Still works with mkv.
Before this update everything worked perfectly.
I'll look into it later.
I found the issue, it seems I can't convert the RPU from .ts for now.
The arm-v7a release was updated, I'll do the other later.
It should fix the crash but .ts profile 7 won't be converted.
in the TOOLS_READ_ME.txt (Dolby-Vision-Scripts @RESET_9999)set PLEX=download/install plex server and get the transcoder from the installation folder (you can uninstall it once you got the files)
Sorry no. All my P7.ts are from Dovi Fel on purpose. None is from a Mel. And I can assure you that they worked and played perfectly. Unfortunately I did not keep that version.
I don't know but it doesn't add up. I tested a version from the day before and it's also crashing with my test files.ragico wrote: Thu Jan 26, 2023 11:55 pm Sorry no. All my P7.ts are from Dovi Fel on purpose. None is from a Mel. And I can assure you that they worked and played perfectly. Unfortunately I did not keep that version.
Tried and it crashes as you said.quietvoid wrote: Fri Jan 27, 2023 1:23 amI don't know but it doesn't add up. I tested a version from the day before and it's also crashing with my test files.ragico wrote: Thu Jan 26, 2023 11:55 pm Sorry no. All my P7.ts are from Dovi Fel on purpose. None is from a Mel. And I can assure you that they worked and played perfectly. Unfortunately I did not keep that version.
You're welcome to try it: https://mega.nz/file/pZln1IhT#QlMIyPOhW ... 6LidHO1Xqg
This one is the old org.xbmc.kodiDV package.
I don't have the 2023-01-23 build anymore.
Anyways, I have to rework the code so that it works for all files.
This is just temporary.
MKVToolNix only supports muxing the Dolby Vision config for MP4/MKV (copied from source) and ES (raw bitstream) which is parsed to create the config.dwalme wrote: Fri Jan 27, 2023 5:56 am What is the best way to convert .TS files containing Profile 8 Dolby Vision (converted from Profile 7 MEL) to MKV?
I thought I'd just use MKVToolNix and batch up a bunch of them, but the resulting MKVs only show HDR10 with mediainfo.
If it use tsMuxeR to demux the .TS file first and then use MKVToolNix the resulting MKV files preserve Dolby Vision.
Is this the fastest way to go from a .TS container to an MKV container?
FFmpeg did the trick. Thank you.quietvoid wrote: Fri Jan 27, 2023 2:04 pm MKVToolNix only supports muxing the Dolby Vision config for MP4/MKV (copied from source) and ES (raw bitstream) which is parsed to create the config.
.TS is not supported, you could always make a feature request at the GitLab.
Alternatively, you can try FFmpeg as well.
MDL = mastering display luminance, in other words, this is the monitor brightness they used to grade the movie.DylanValenti wrote: Sat Jan 28, 2023 9:12 am Forgive me if this is a dumb question but what does MDL mismatch mean? Is there a way of fixing it? I noticed a lot of the incompatible web-dls on your spreadsheet cite “MDL mismatch”, but a lot of the compatible ones do as well @RESET_9999
What if the movie has only 100 nits or only 600 nits trim pass, would that be a problem?RESET_9999 wrote: Tue Jan 24, 2023 12:03 pmsince most movies have l2 trim passes, not much difference. The problem seem to be with L1 high max_pq values that have no effect.caelar900 wrote: Tue Jan 24, 2023 12:57 am So what's your latest opinion on L1 in real world content on the x700/x800m2. I can see the issues on the test patterns but want to know how much it really affects actual films.I personally have a 5.1.4 atmos setup so dont really wanna sacrifice audio and use the internal player on my cx but if T1 issues are truly causing perceptible issues with DV then maybe the trade off is worthwhile. Are you still personally exclusively using your c8/c2 over the x800m2? Thanks.
100nits = AFAIK it's not used in DV playback but it is used with Windows 10 Movies&TV app when tone mapped to SDR. So when the movies only has 100nits trim, its the same has no trims for DV playback.powdeau wrote: Sat Jan 28, 2023 4:51 pm What if the movie has only 100 nits or only 600 nits trim pass, would that be a problem?