In this case the audio is DD plus, so it's already lossy. Thank you for your input!RESET_9999 wrote: Tue Dec 05, 2023 10:28 pmIf you don't care about losing lossless audio, yes.tjreis2 wrote: Tue Dec 05, 2023 9:50 pm Thank you! I also have a LG C2. Would it be better to play the DV file in the internal C2 player, or the HDR version on the x800m2?
Dolby Vision now possible through MP4 Mux.
-
tjreis2
- Posts: 21
- Joined: Sat Oct 29, 2022 3:40 pm
Re: Dolby Vision now possible through MP4 Mux.
-
HotFudge
- Posts: 28
- Joined: Tue Nov 28, 2023 8:42 pm
Re: Dolby Vision now possible through MP4 Mux.
Hello
To convert a DoVi P5 rpu to DoVi P8 rpu is the workflow 1 then 1
Cheers
To convert a DoVi P5 rpu to DoVi P8 rpu is the workflow 1 then 1
Cheers
-
isabido
- Posts: 3
- Joined: Wed Dec 06, 2023 10:23 am
Re: Dolby Vision now possible through MP4 Mux.
HI @RESET_9999,
First of all, thank you for all your work for these fabulous scripts.
I have some questions to see if you can all help me.
What I need is to convert ISOS UHD or m2ts DTDL( MpegH HEVC Main10@L5.1 dvhe.07.06 BL+FEL+RPU) to MKV in STDL.(dvhe.07.06 BL+FEL+RPU).
Is this what the MakeMKV app does directly? Convert an ISO/m2ts DTDL to a MKV STDL?
How can I know if the ISO or m2ts is DTDL or STDL?
And the same to check it in a mkv?
Thank you for your time and sharing this valuable knowledge.
First of all, thank you for all your work for these fabulous scripts.
I have some questions to see if you can all help me.
What I need is to convert ISOS UHD or m2ts DTDL( MpegH HEVC Main10@L5.1 dvhe.07.06 BL+FEL+RPU) to MKV in STDL.(dvhe.07.06 BL+FEL+RPU).
Is this what the MakeMKV app does directly? Convert an ISO/m2ts DTDL to a MKV STDL?
How can I know if the ISO or m2ts is DTDL or STDL?
And the same to check it in a mkv?
Thank you for your time and sharing this valuable knowledge.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
lexyz wrote: Mon Apr 17, 2023 6:11 pm Anyway UBP-X700 tonemapp everything to 4000nit target in DV, thats cause noticable brightness loss for content < 4000 nit.
The infamous dim dolby vision from external sources on Sony's TV.
Hi mate, I don't if you still read this thread...
I think I know what's going on with the old LLDV sony TVs. They have a wrong Edid brightness over 1000nits and Dolby vision is designed to ignore the L2 trims when the edid is higher than the rpu mastering display.
For example, this is the edid of the Sony A1 (2017):
Vendor-Specific Video Data Block (Dolby), OUI 00-D0-46:
Version: 2 (12 bytes)
Supports YUV422 12 bit
DM Version: 3.x
Backlt Min Luma: 100 cd/m^2
Interface: Low-Latency
Supports 10b 12b 444: Not supported
Target Min PQ v2: 0 (0.00000000 cd/m^2)
Target Max PQ v2: 3225 (1387 cd/m^2)
This TV, according to rtings can do only 800nits so that edid doesn't make sense and its the reason why L2 is ignored and L1 is applied inaccurately..
see: https://www.youtube.com/watch?v=29ed65Aq5K0
Solution:
Change the edid to 800nits.
EDID: https://mega.nz/folder/JfdhkIZR#ES6Ba86_fsYI_roF0g0bUQ
Last edited by RESET_9999 on Wed Dec 06, 2023 5:16 pm, edited 2 times in total.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Yes makemkv does ST-DL but also mkvtoolnix which was updated recently to do that.
original iso/m2ts are always DTDL
yes but you must have the HDR10 BL. You cant transform a P5 file to P8 without it(without re-encoding).HotFudge wrote: Wed Dec 06, 2023 8:03 am To convert a DoVi P5 rpu to DoVi P8 rpu is the workflow 1 then 1
-
skull88
- Posts: 69
- Joined: Mon Mar 27, 2023 3:08 pm
Re: Dolby Vision now possible through MP4 Mux.
FYI, that MEGA link doesn't seem to work (I think it's for your own logged in account), but are you sharing a tool to change EDID on TVs or something? Just curious.RESET_9999 wrote: Wed Dec 06, 2023 3:50 pm ...
Solution:
Change the edid to 800nits.
EDID: https://mega.nz/fm/YGlBmIQY
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
this is for LLDV setups.skull88 wrote: Wed Dec 06, 2023 5:05 pm
FYI, that MEGA link doesn't seem to work (I think it's for your own logged in account), but are you sharing a tool to change EDID on TVs or something? Just curious.
link fixed. thanks
-
isabido
- Posts: 3
- Joined: Wed Dec 06, 2023 10:23 am
Re: Dolby Vision now possible through MP4 Mux.
I used your fabulous script with the options:Yes makemkv does ST-DL but also mkvtoolnix which was updated recently to do that.
original iso/m2ts are always DTDL
4) MODE.7= DoVi Profile 7 Input (MKV/BDMV)
1) MODE.1= Bluray Disc to Single-Layer P8 or Single-Track P7
2) Workflow.2= Dual-Track Dual-Layer Profile 7 to Dual-Layer Single-Track
You can see the result in https://pastebin.pl/view/0997bf81
Is the result of this script the same as doing it with MakeMKV?
How can I verify that the file is an STDL?
Thanks!!
-
HotFudge
- Posts: 28
- Joined: Tue Nov 28, 2023 8:42 pm
Re: Dolby Vision now possible through MP4 Mux.
Cheers mateyes but you must have the HDR10 BL. You cant transform a P5 file to P8 without it(without re-encoding).
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Yes but for now my script will be much slower than makemkv because I use the dovi_tool which cannot mux directly to MKV obviously.isabido wrote: Wed Dec 06, 2023 5:56 pm You can see the result in https://pastebin.pl/view/0997bf81
Is the result of this script the same as doing it with MakeMKV?
How can I verify that the file is an STDL?
Thanks!!
In the next version, it will be as fast as makemkv because the script will use mkvtoolnix directly.
But unless you want to encode DDP audio, you don't need my script for that and you should just use mkvtoolnix directly with the mpls file.
-
isabido
- Posts: 3
- Joined: Wed Dec 06, 2023 10:23 am
Re: Dolby Vision now possible through MP4 Mux.
Thanks for the recommendation, in this case it is easier for me to use makeMKV because I can even eliminate the audio tracks/subtitles that do not interest me.RESET_9999 wrote: Wed Dec 06, 2023 7:44 pmYes but for now my script will be much slower than makemkv because I use the dovi_tool which cannot mux directly to MKV obviously.isabido wrote: Wed Dec 06, 2023 5:56 pm You can see the result in https://pastebin.pl/view/0997bf81
Is the result of this script the same as doing it with MakeMKV?
How can I verify that the file is an STDL?
Thanks!!
In the next version, it will be as fast as makemkv because the script will use mkvtoolnix directly.
But unless you want to encode DDP audio, you don't need my script for that and you should just use mkvtoolnix directly with the mpls file.
Even so, your scripts are very interesting to convert to P8.
Even so, I insist, how could I identify if a file is in STDL or DTDL?
-
HotFudge
- Posts: 28
- Joined: Tue Nov 28, 2023 8:42 pm
Re: Dolby Vision now possible through MP4 Mux.
Helloyes but you must have the HDR10 BL. You cant transform a P5 file to P8 without it(without re-encoding).
is workflow 1 then 1 good for converting a P7 MEL like Alita to P8.
Cheers
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
DT as the name says, will have two videos tracks (2160p +1080p)isabido wrote: Wed Dec 06, 2023 10:34 pm Even so, I insist, how could I identify if a file is in STDL or DTDL?
workflow 4-2 for P7 mkv rip inputHotFudge wrote: Thu Dec 07, 2023 8:56 amis workflow 1 then 1 good for converting a P7 MEL like Alita to P8.yes but you must have the HDR10 BL. You cant transform a P5 file to P8 without it(without re-encoding).
workflow 4-1-1 for BDMV disc input
-
HotFudge
- Posts: 28
- Joined: Tue Nov 28, 2023 8:42 pm
Re: Dolby Vision now possible through MP4 Mux.
workflow 4-2 for P7 mkv rip inputHotFudge wrote: Thu Dec 07, 2023 8:56 amis workflow 1 then 1 good for converting a P7 MEL like Alita to P8.yes but you must have the HDR10 BL. You cant transform a P5 file to P8 without it(without re-encoding).
workflow 4-1-1 for BDMV disc input
[/quote]
Cheers buddy !
-
jayper
- Posts: 335
- Joined: Sat Sep 29, 2012 5:57 pm
Re: Dolby Vision now possible through MP4 Mux.
Just got the new AppleTV. Anyone using Infuse? Noticed that cm4.0 files fallback to HDR10, going to update a few to cm2.9, but wondering if anyone has any idea of proper cm4.0 support coming?
Also, what settings do I need to update to ensure I get the correct Dolby Vision behavior? Should the Vision settings be limited or Auto?
Thanks
Also, what settings do I need to update to ensure I get the correct Dolby Vision behavior? Should the Vision settings be limited or Auto?
Thanks