Re: Dolby Vision now possible through MP4 Mux.
Posted: Fri Jan 31, 2025 12:02 pm
unless those spikes are just small detail-less specular, this movie will clip highlights on the bluray players or ugoos + old CE.
MakeMKV support forum
https://forum.makemkv.com/forum/
because of cmv2.9?RESET_9999 wrote: Fri Jan 31, 2025 12:02 pm unless those spikes are just small detail-less specular, this movie will clip highlights on the bluray players or ugoos + old CE.
No, because the bluray players and non-cpm CE builds are altering the RPU. They limit the metadata values to the mastering display which causes clipping.
ah yes, sorry. You've mentioned that before.RESET_9999 wrote: Fri Jan 31, 2025 3:43 pmNo, because the bluray players and non-cpm CE builds are altering the RPU. They limit the metadata values to the mastering display which causes clipping.
How can I get MKV_Patcher.py ,I can't find it in this article,could you share it with me.Thanks you!ragico wrote: Thu Jan 11, 2024 11:52 pm RESET_9999
In your opinion which gives the best quality nearest the creator's intent on X800m2, via Serviio in ts containers, between STDL and DTDL?
Code: Select all
+---------------+--------------+-------+--------------+-------+-------------------+
| Indexing | Decoding | HW/SW | Encoding | HW/SW | Speed vs realtime |
+---------------+--------------+-------+--------------+-------+-------------------+
| FFMS2 | libavcodec | SW | prores_ks | SW | 2-3x |
| L-SMASH-Works | NVDec | HW | prores_ks | SW | 3-4x |
| DGIndexNV | NVDec | HW | prores_ks | SW | 5-6x |
| None | NVDec | HW | prores_ks | SW | 6-7x |
| None | VideoToolbox | HW | VideoToolbox | HW | 7-8x |
+---------------+--------------+-------+--------------+-------+-------------------+
Yes, encoding to prores without indexing is probably fine(at least in the tests I did) and it is faster, indeed but I still prefer indexing for peace of mind.I made a patch to ENCODERS_PRORES_GUI.bat in DoVi_Scripts to use DGIndexNV instead of FFMS2 when an NVIDIA GPU is detected and saw accurate results, but then I wondered if indexing is really needed if no other transforms are needed on the video.
Sounds good, thanks. I'll check it out. I might want to keep indexing, too. I'll waste a lot of time worrying and doing quality control to ensure the decoding is accurate without indexing.RESET_9999 wrote: Mon Feb 03, 2025 3:11 amYes, encoding to prores without indexing is probably fine(at least in the tests I did) and it is faster, indeed but I still prefer indexing for peace of mind.I made a patch to ENCODERS_PRORES_GUI.bat in DoVi_Scripts to use DGIndexNV instead of FFMS2 when an NVIDIA GPU is detected and saw accurate results, but then I wondered if indexing is really needed if no other transforms are needed on the video.
https://github.com/R3S3t9999/DoVi_Scrip ... ussions/57
Looks like 10-bit/12-bit color is on the midterm roadmap but not currently supported.darrrkmanxxx wrote: Mon Feb 03, 2025 8:14 am ther's an app called kdenlive, which handles hevc in mkv pretty well and has this:
https://userbase.kde.org/Kdenlive/Manua ... SceneSplit
https://kdenlive.org/en/
Is it possible to utilize it for cm_analyzer?
bummer, but maybe someday.nekno wrote: Mon Feb 03, 2025 10:11 pmLooks like 10-bit/12-bit color is on the midterm roadmap but not currently supported.darrrkmanxxx wrote: Mon Feb 03, 2025 8:14 am ther's an app called kdenlive, which handles hevc in mkv pretty well and has this:
https://userbase.kde.org/Kdenlive/Manua ... SceneSplit
https://kdenlive.org/en/
Is it possible to utilize it for cm_analyzer?


1. No and AFAIK, HDR10plus is fully automated and not editable.coopzr wrote: Fri Feb 07, 2025 12:55 pm Hey @RESET_9999, some questions for you.
1. Does HDR10+ have manual artistic trim capabilities equivalent to DV? For example, I understand that cmv2.9 L2 trims and cmv4.0 L8 trims are 100% manually generated. Do colourists even have this capability in HDR10+? If yes, are these manual artistic trims lost when converting HDR10+ to DV?
2. In the case of generating dynamic DV from a static source, why is it that we should ignore the 'mastering display color primaries' and 'mastering display luminance' from the mediainfo and instead measure the hdr brightness to determine if maxcll is >10%? Is it simply the case that the mediainfo is incorrect or is this an artistic decision?
3. I have a very new LG OLED (C4) and the L5 black bars only slightly dim my screen instead of making them black (as is the case with most OLED's I believe). I rarely watch movies with subtitles and even if I did, the slight dimming is fine and doesn't affect my viewing experience. Should I set dolby_vision_keep_source_meta_level_5 to 0, 1 or 2?
I appreciate everything you do for the community and the many hours you have spent sharing your knowledge![]()