Page 537 of 756

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 2:22 am
by RESET_9999
sultanmehmet wrote: Tue Mar 07, 2023 1:42 am Can somebody confirm if I can just copy the 'raw' m2ts file to my HDD?
No, you'll get "fake" DV if you do that. You must remux to TS/M2TS or BDMV with the nightly tsmuxer.

It sounds like you're using the very old tsmuxer. I use this version (had issues with the latest ones)...
https://github.com/justdan96/tsMuxer/re ... 2-02-15-09

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 8:08 am
by dom61
Good morning.
I followed the Generate Dolby Vision and HDR10plus videotutorial in Davinci Resolve.
https://www.youtube.com/watch?v=ZdFiqATo_j8&t=325s
I generated the two files "DV.xml" and "HDR10plus.json", launched "DoVi_Script 1.7.0" Choice 6>5, dragged the video file (mkv) and after that the file "HDR10plus.json".
I get the message "Unable to find the specified path".
I have done the procedure several times, but I can't figure out
where I'm going wrong.
Thank you very much

Image

Translated with www.DeepL.com/Translator (free version)

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 12:04 pm
by RESET_9999
dom61 wrote: Tue Mar 07, 2023 8:08 am Good morning.
I followed the Generate Dolby Vision and HDR10plus videotutorial in Davinci Resolve.
Looks like you didnt download and set the tools path: https://drive.google.com/drive/u/1/fold ... J2M9DvOQRu
You should also update to 1.7.6 in which you can now use (1-1) to inject both XML and json.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 6:28 pm
by jayper
RESET_9999 wrote: Tue Mar 07, 2023 12:04 pm You should also update to 1.7.6 in which you can now use (1-1) to inject both XML and json.
Is 1.7.6 official now? Or still in beta? Thanks again for all of your effort on this project.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 6:53 pm
by RESET_9999
jayper wrote: Tue Mar 07, 2023 6:28 pm Is 1.7.6 official now? Or still in beta? Thanks again for all of your effort on this project.
yes it's the latest stable version but a new beta 1.7.6.1 coming up later today.
-- HDR10plus_tool and Dovi_tool must be updated to the latest version (hdr10plus to DV was totally wrong with the old dovi_tool)
I suggest you re-do any HDR10plus to DV conversion you did with the old dovi_tool
see: https://slow.pics/c/G6OH6k9p
-- HDR10plus plotter no longer requires python
-- new workflow that can batch remove CMV4.0 metadata block (2-1-6):
most of the CMV4.0 movies only have a L8 100nits trims and L2 has no effect on CMV4.0 device(shield,firestick,tv internal)
pattern to see what I'm talking about:
CMV4.0 original: https://drive.google.com/file/d/1lR1u9H ... share_link
cmv4.0 removed: https://drive.google.com/file/d/1ZqS9Ml ... share_link
-- bugfix: (2-1-5) batch edit L5 failed after the first file for mkv input
-- Code cleanup

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 7:05 pm
by caelar900
RESET_9999 wrote: Fri Feb 24, 2023 8:19 pm
dom61 wrote: Fri Feb 24, 2023 7:47 pm I have exported HDR 10+ and Dolby Vison metadata via DaVinci Resolve.
Hi,
you can use the script in my signature (workflow 1-1) to inject both metadata. Or use the Dovi_tool and HDR10plus_tool to inject manually, you can find these tools on quietvoid's GitHub.

Dinst wrote: Thu Feb 16, 2023 6:24 pm Has anybody got a link to a decent tutorial for generating Dolby Vision using Davinci Resolve?
see my youtube channel (link in my signature), i made a video tutorial a while ago.

if you want to save some time, I already generated DV in resolve for most of the movies, here are over 600 RPU files ready to be injected :)

Code: Select all

https://mega.nz/folder/CjYWyaZR#tSlKPhdblAd8shSaYoiOWA
Looks like mega took this folder down. Anyway you could reupload?

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 8:10 pm
by RESET_9999
caelar900 wrote: Tue Mar 07, 2023 7:05 pm Looks like mega took this folder down. Anyway you could reupload?
yeah i should have mentioned that the link would be online for only 1 week.
I PMed you a new link.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 9:54 pm
by jayper
RESET_9999 wrote: Tue Mar 07, 2023 6:53 pm
jayper wrote: Tue Mar 07, 2023 6:28 pm Is 1.7.6 official now? Or still in beta? Thanks again for all of your effort on this project.
yes it's the latest stable version but a new beta 1.7.6.1 coming up later today.
-- HDR10plus_tool and Dovi_tool must be updated to the latest version (hdr10plus to DV was totally wrong with the old dovi_tool)
I suggest you re-do any HDR10plus to DV conversion you did with the old dovi_tool
see: https://slow.pics/c/G6OH6k9p
-- HDR10plus plotter no longer requires python
-- new workflow that can batch remove CMV4.0 metadata block (2-1-6):
most of the CMV4.0 movies only have a L8 100nits trims and L2 has no effect on CMV4.0 device(shield,firestick,tv internal)
pattern to see what I'm talking about:
CMV4.0 original: https://drive.google.com/file/d/1lR1u9H ... share_link
cmv4.0 removed: https://drive.google.com/file/d/1ZqS9Ml ... share_link
-- bugfix: (2-1-5) batch edit L5 failed after the first file for mkv input
-- Code cleanup
Thanks so much! Apologies, but I am not yet well-read on the CMV4.0 vs CMV2.9 discussion. Is there a reason one would prefer one versus the other? I'm guessing it is more future-proof, but at this time most hardware doesn't support it? Is there a downside to keeping it?

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 10:25 pm
by dom61
Good evening.
I apologize using the link Read Me https://github.com/quietvoid/hdr10plus_tool
I can download "hdr10plus_tool.exe" and not "hdr10plus_parser.exe"
Should I rename the file?
Thank you

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 10:39 pm
by RESET_9999
jayper wrote: Tue Mar 07, 2023 9:54 pm Thanks so much! Apologies, but I am not yet well-read on the CMV4.0 vs CMV2.9 discussion. Is there a reason one would prefer one versus the other? I'm guessing it is more future-proof, but at this time most hardware doesn't support it? Is there a downside to keeping it?
First, most of the movies are done in CMV4.0 but exported in CMV2.9.

CMV4.0 is backward compatible with cmv2.9. The trim passes (100-600-1000nits) are done in the level 8 for cmv4.0 and level 2 for cmv2.9.
When a device and the rpu are CMV4.0, the L2 trims are ignored because it will use the L8 trims which is the proper behavior.

Now the problem is that most of the CMv4.0 movies only have a 100nits L8 trim pass which is obviously not used in DV playback but they do have proper L2 trims that are ignored on cmv4.0 devices (shield/firestick/appletv/internal tv ). So you get inferior quality on those devices unless you remove the CMV4.0 block. The test files (made with original metadata from the movie Puss in boots) show exactly the problem and I bet this is the reason why we do not see a lot of CMV4.0 movies because the colorist has to do the trim passes two times (L8 + L2).

In my script, you can use 2-6 to export the trims to a text file and verify the raw data. So if you use a CMV4.0 devices, you might want to inspect your movies for cmv4.0 metadata (mostly amazon DV and movie anywhere web-dl ) .

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 10:41 pm
by RESET_9999
dom61 wrote: Tue Mar 07, 2023 10:25 pm Good evening.
I apologize using the link Read Me https://github.com/quietvoid/hdr10plus_tool
I can download "hdr10plus_tool.exe" and not "hdr10plus_parser.exe"
Should I rename the file?
Thank you
yeah, in the next script version I'll keep the original name "hdr10plus_tool.exe" but for the current 1.7.6, you have to rename it "hdr10plus_parser.exe" or you can change the tool path name at line 93

set hdr10plus_parser_path=%~dp0tools\hdr10plus_parser.exe ====> set hdr10plus_parser_path=%~dp0tools\hdr10plus_tool.exe

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 11:03 pm
by dom61
RESET_9999 wrote: Tue Mar 07, 2023 10:41 pm
dom61 wrote: Tue Mar 07, 2023 10:25 pm Good evening.
I apologize using the link Read Me https://github.com/quietvoid/hdr10plus_tool
I can download "hdr10plus_tool.exe" and not "hdr10plus_parser.exe"
Should I rename the file?
Thank you
yeah, in the next script version I'll keep the original name "hdr10plus_tool.exe" but for the current 1.7.6, you have to rename it "hdr10plus_parser.exe" or you can change the tool path name at line 93

set hdr10plus_parser_path=%~dp0tools\hdr10plus_parser.exe ====> set hdr10plus_parser_path=%~dp0tools\hdr10plus_tool.exe
Thank you for the confirmation
I went ahead in the procedure and when I am processing the file "DV.xml", it is prompted to enter a value of enter a value of CANVAS_WIDTH
How to do this?
Thank you very much

Image

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 07, 2023 11:06 pm
by RESET_9999
dom61 wrote: Tue Mar 07, 2023 11:03 pm Thank you for the confirmation
I went ahead in the procedure and when I am processing the file "DV.xml", it is prompted to enter a value of enter a value of CANVAS_WIDTH
mediainfo is used to read and set the input resolution. So your path to mediainfo might not be right??

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 08, 2023 2:41 am
by quietvoid
RESET_9999 wrote: Tue Mar 07, 2023 10:39 pmI bet this is the reason why we do not see a lot of CMV4.0 movies because the colorist has to do the trim passes two times (L8 + L2).
That's not really how the workflow works.
The grading is done in CM v4.0 and the L2 metadata is generated automatically by software.
So the trim passes are still done only once.

Anyways, there has to be more experimenting on how CM v4.0 and L8 behave.
I don't agree that it should be removed.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 08, 2023 3:06 am
by RESET_9999
That's not really how the workflow works.
yes it is how it works... Each trims are edited manually after the analysis to make sure the desired look is preserved.
Dolby vision is not just an algorithm.
Just take the Spears and Munsill clip and generate DV in resolve, the automatic trims are a LOT darker than the original as shown here https://drive.google.com/file/d/1_PkGF9 ... share_link
Anyways, there has to be more experimenting on how CM v4.0 and L8 behave.
I don't agree that it should be removed.
As I told you in PM, take the spears and munsil, generate cmv4.0 metadata and compare on cmv2.9 and 4.0 devices. I'm sure you will agree.