Dolby Vision now possible through MP4 Mux.

Please post here for issues related to UHD discs
speeddemon
Posts: 77
Joined: Wed Oct 16, 2019 3:44 am

Re: Dolby Vision now possible through MP4 Mux.

Post by speeddemon »

RESET_9999 wrote:
Mon Jun 26, 2023 4:14 pm
speeddemon wrote:
Mon Jun 26, 2023 4:11 pm
RESET_9999 wrote:
Mon Jun 26, 2023 4:01 pm

3- generate a proper RPU in resolve for the BL actual brightness.
Do you have a tutorial for this or know of a tutorial for this?
https://www.youtube.com/watch?v=ZdFiqATo_j8
Aside from the time/effort involved. Is there a downside to doing this and/or anything you miss out on or that could be improved upon further from your tutorial?
Also, what would it take to analyze for multiple trims or does it already do this? Have you ever attempted this?

Also, I followed the guide and generated this for The Super Mario Bros (2023):
Image

Does this look correct?

Here's the DoVi XML and HDR10+ JSON as well.

Also, thank you RESET_9999 for putting together these tutorials and scripts!
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Mon Jun 26, 2023 8:37 pm
How would i bake the EL into the BL?

This is for FEL titles only correct?
https://github.com/erazortt/DoViBaker

also, the latest version of my script can encode P7 FEL to P8.. Workflow (6-9)
speeddemon wrote:
Mon Jun 26, 2023 10:02 pm
Aside from the time/effort involved. Is there a downside to doing this and/or anything you miss out on or that could be improved upon further from your tutorial?
The only thing I don't do in the video is the project image scaling. I found out that if you set your project to 1080p with cubic algo, it produces much better metadata that are almost identical to the original.
https://ibb.co/r2tMX6n
Also, what would it take to analyze for multiple trims or does it already do this? Have you ever attempted this?
Your project set to CMV4.0 will produce L2 trims. My script by default, will remove them as explained recently in this thread.
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:
spl147 wrote:
Mon Jun 26, 2023 8:37 pm
How would i bake the EL into the BL?

This is for FEL titles only correct?
https://github.com/erazortt/DoViBaker

also, the latest version of my script can encode P7 FEL to P8.. Workflow (6-9)

Would baking the FEL layer into the base layer not create a profile 5
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Tue Jun 27, 2023 2:17 pm
Would baking the FEL layer into the base layer not create a profile 5
It creates a new HDR10 base layer with P8 original dv metadata
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:
spl147 wrote:
Tue Jun 27, 2023 2:17 pm
Would baking the FEL layer into the base layer not create a profile 5
It creates a new HDR10 base layer with P8 original dv metadata
So does it retain hdr10 fallback?
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Tue Jun 27, 2023 2:23 pm
So does it retain hdr10 fallback?
of course, no different than any HDR10 + P8 encode.
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:of course, no different than any HDR10 + P8 encode.
So then what is gained/lost?
Last edited by spl147 on Tue Jun 27, 2023 2:25 pm, edited 1 time in total.
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Tue Jun 27, 2023 2:25 pm
So then what is gained/lost?
You gain extra quality/brightness from the FEL.
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:
spl147 wrote:
Tue Jun 27, 2023 2:25 pm
So then what is gained/lost?
You gain extra quality/brightness from the FEL.
So then would it be the same if played back as HDR10 or DV
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:of course, no different than any HDR10 + P8 encode.
What would be the command line to accomplish this?
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Tue Jun 27, 2023 2:28 pm
So then would it be the same if played back as DV
only if you compare it to DV on a device that support FEL.
What would be the command line to accomplish this?
I posted my cli a couple post ago.
spl147
Posts: 297
Joined: Mon Dec 10, 2012 4:59 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by spl147 »

RESET_9999 wrote:
spl147 wrote:
Tue Jun 27, 2023 2:28 pm
So then would it be the same if played back as DV
only if you compare it to DV on a device that support FEL.
What would be the command line to accomplish this?
I posted my cli a couple post ago.
Workflow 6-9 using your scripts?

I was referring to using dovibaker
RESET_9999
Posts: 1893
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

spl147 wrote:
Tue Jun 27, 2023 2:43 pm
I was referring to using dovibaker
its a ffmpeg x265 cmd and can be used wit the dovi baker. Just change the variables.
mattiswise
Posts: 11
Joined: Fri Jun 23, 2023 6:07 am

Re: Dolby Vision now possible through MP4 Mux.

Post by mattiswise »

How would i bake the EL into the BL?

This is for FEL titles only correct?




Can someone translate this into noob for me please?
speeddemon
Posts: 77
Joined: Wed Oct 16, 2019 3:44 am

Re: Dolby Vision now possible through MP4 Mux.

Post by speeddemon »

RESET_9999 wrote:
Tue Jun 27, 2023 2:14 pm
speeddemon wrote:
Mon Jun 26, 2023 10:02 pm
Aside from the time/effort involved. Is there a downside to doing this and/or anything you miss out on or that could be improved upon further from your tutorial?
The only thing I don't do in the video is the project image scaling. I found out that if you set your project to 1080p with cubic algo, it produces much better metadata that are almost identical to the original.
https://ibb.co/r2tMX6n
Just curious, do you know why this produces better results?
Also, have you considered adding this note to the video description on YouTube? It might help others who follow along, but don't come read this message.
RESET_9999 wrote:
Tue Jun 27, 2023 2:14 pm
speeddemon wrote:
Mon Jun 26, 2023 10:02 pm
Also, what would it take to analyze for multiple trims or does it already do this? Have you ever attempted this?
Your project set to CMV4.0 will produce L2 trims. My script by default, will remove them as explained recently in this thread.
Why set the project to CMv4.0 instead of CMv2.9 then? Would you not get better results just initially setting to CMv2.9 to avoid the issues you demonstrated here with CMv2.9 when CMv4.0 analysis is used?
Post Reply