Dolby Vision now possible through MP4 Mux.
-
duder
- Posts: 9
- Joined: Mon Aug 22, 2022 2:46 pm
Re: Dolby Vision now possible through MP4 Mux.
Hi Guys!
Was trying to convert p7 st-dl mkv file to dt-dl m2ts file to watch with Sony-x800m2. The original blu-ray structure shows that MEL is only 78 kbps (0.10%). After using Dovi Tools 4-3 path I have two files BL and El. But the latter is 0 kb in size. And as a result tsMuxer does not detect it(.
Thinking that such small MEL file is not a considerable improvement picture-wise I decided to go with p8. What option should I choose in DoVi Tools? Trying some I got *.ts file but with no DV mentioned in media-info or in player OSD, only HDR.
Was trying to convert p7 st-dl mkv file to dt-dl m2ts file to watch with Sony-x800m2. The original blu-ray structure shows that MEL is only 78 kbps (0.10%). After using Dovi Tools 4-3 path I have two files BL and El. But the latter is 0 kb in size. And as a result tsMuxer does not detect it(.
Thinking that such small MEL file is not a considerable improvement picture-wise I decided to go with p8. What option should I choose in DoVi Tools? Trying some I got *.ts file but with no DV mentioned in media-info or in player OSD, only HDR.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
are you sure the MKV got DV metadata? Sounds like it doesnt.duder wrote: Thu Feb 16, 2023 4:40 pm Hi Guys!
Was trying to convert p7 st-dl mkv file to dt-dl m2ts file to watch with Sony-x800m2. The original blu-ray structure shows that MEL is only 78 kbps (0.10%). After using Dovi Tools 4-3 path I have two files BL and El. But the latter is 0 kb in size. And as a result tsMuxer does not detect it(.
Thinking that such small MEL file is not a considerable improvement picture-wise I decided to go with p8. What option should I choose in DoVi Tools? Trying some I got *.ts file but with no DV mentioned in media-info or in player OSD, only HDR.
For ST P7 mkv to P8 TS ---> (4-2)
-
Dinst
- Posts: 25
- Joined: Fri Jul 24, 2020 9:51 am
Re: Dolby Vision now possible through MP4 Mux.
Has anybody got a link to a decent tutorial for generating Dolby Vision using Davinci Resolve?
-
duder
- Posts: 9
- Joined: Mon Aug 22, 2022 2:46 pm
Re: Dolby Vision now possible through MP4 Mux.
You are absolutely right. The mkv file has no DoVi info( Somehow I missed it(RESET_9999 wrote: Thu Feb 16, 2023 5:19 pmare you sure the MKV got DV metadata? Sounds like it doesnt.duder wrote: Thu Feb 16, 2023 4:40 pm Hi Guys!
Was trying to convert p7 st-dl mkv file to dt-dl m2ts file to watch with Sony-x800m2. The original blu-ray structure shows that MEL is only 78 kbps (0.10%). After using Dovi Tools 4-3 path I have two files BL and El. But the latter is 0 kb in size. And as a result tsMuxer does not detect it(.
Thinking that such small MEL file is not a considerable improvement picture-wise I decided to go with p8. What option should I choose in DoVi Tools? Trying some I got *.ts file but with no DV mentioned in media-info or in player OSD, only HDR.
For ST P7 mkv to P8 TS ---> (4-2)
-
Trees
- Posts: 59
- Joined: Sat Sep 03, 2022 8:04 am
Re: Dolby Vision now possible through MP4 Mux.
Hi guys. Does anyone know if it's possible to add H.265 2160p WEB-DL HDR10 and DV to a H.265 2160p SDR remux? Unfortunately, the UHD is SDR whereas the WEB-DL is available in HDR10 and DV.
-
TheEqualizer
- Posts: 51
- Joined: Tue Feb 21, 2023 3:50 pm
Re: Dolby Vision now possible through MP4 Mux.
RESET_9999, please tell me how you can add more than one audio track or subtitles using scripts, 7-3-1 mode.
Or in another way without using scripts, thank you in advance
Or in another way without using scripts, thank you in advance
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Wow I didnt know some people were still using dual track dual layer MP4... I didnt touch this workflow since i made the script and dont really have a plan to make changes here...TheEqualizer wrote: Fri Feb 24, 2023 11:53 am RESET_9999, please tell me how you can add more than one audio track or subtitles using scripts, 7-3-1 mode.
Or in another way without using scripts, thank you in advance
you can do it manually with the old mp4muxer:
Code: Select all
mp4muxer_path --dv-profile 7 --input-file BL.hevc --input-file EL.hevc --input-file audio1.ec3 --input-file audio2.ec3 --output-file output.mp4Code: Select all
mp4box_path -add output.mp4 -add subs.srt -brand mp43isom -ab dby1 output_subs.mp4-
TheEqualizer
- Posts: 51
- Joined: Tue Feb 21, 2023 3:50 pm
Re: Dolby Vision now possible through MP4 Mux.
Wait, isn't it better than an 8 profile without an EL layer? Perhaps I didn't quite understand you, please explain!RESET_9999 wrote: Wow I didnt know some people were still using dual track dual layer MP4...
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
yes, it is better than P8 even though i don't see much difference in PQ (not even the ones with juicy 15-20mb/s layer). I just thought everybody moved to TS/M2ts container for dual-track DV.TheEqualizer wrote: Fri Feb 24, 2023 6:05 pm Wait, isn't it better than an 8 profile without an EL layer? Perhaps I didn't quite understand you, please explain!
https://slow.pics/c/V4VSWPDy
https://slow.pics/c/dXBSzGzE
-
dom61
- Posts: 49
- Joined: Sun Oct 25, 2009 4:54 pm
- Location: Italy
Re: Dolby Vision now possible through MP4 Mux.
Good evening.
I have exported HDR 10+ and Dolby Vison metadata via DaVinci Resolve.
I need to convert these files via DoVi, kindly can you point me to a link where to download it?
Thank you
I have exported HDR 10+ and Dolby Vison metadata via DaVinci Resolve.
I need to convert these files via DoVi, kindly can you point me to a link where to download it?
Thank you
Ugoos AM6B Plus | Remote control G20S PRO Plus | Splitter HDMI HDFury AVR-KEY | Display LG 65B6V | Cables HDMI KabelDirekt Pro series | Audio processor Yamaha RX-V775 | Rotel RMB-1075 | Storage Qnap Ts-431K +TL-D800C |
My PC Ryzen 7950X
My PC Ryzen 7950X
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Hi,dom61 wrote: Fri Feb 24, 2023 7:47 pm I have exported HDR 10+ and Dolby Vison metadata via DaVinci Resolve.
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.
see my youtube channel (link in my signature), i made a video tutorial a while ago.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?
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-
dom61
- Posts: 49
- Joined: Sun Oct 25, 2009 4:54 pm
- Location: Italy
Re: Dolby Vision now possible through MP4 Mux.
Thank you very much for the valuable information.RESET_9999 wrote: Fri Feb 24, 2023 8:19 pmHi,dom61 wrote: Fri Feb 24, 2023 7:47 pm I have exported HDR 10+ and Dolby Vison metadata via DaVinci Resolve.
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.
see my youtube channel (link in my signature), i made a video tutorial a while ago.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?
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
Ugoos AM6B Plus | Remote control G20S PRO Plus | Splitter HDMI HDFury AVR-KEY | Display LG 65B6V | Cables HDMI KabelDirekt Pro series | Audio processor Yamaha RX-V775 | Rotel RMB-1075 | Storage Qnap Ts-431K +TL-D800C |
My PC Ryzen 7950X
My PC Ryzen 7950X
-
powdeau
- Posts: 57
- Joined: Sat Jan 12, 2019 1:01 am
Re: Dolby Vision now possible through MP4 Mux.
Thank you very muc for the RPU files, I just want to ask if all of them are generated in DV or if some of them comes from iTunes (those one that are OK according to your table).RESET_9999 wrote: Fri Feb 24, 2023 8:19 pm 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
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
There's "p5 to p8" in the filename when the source is retail WEB-DL. Everything else is Resolve generated.powdeau wrote: Fri Feb 24, 2023 9:21 pm Thank you very muc for the RPU files, I just want to ask if all of them are generated in DV or if some of them comes from iTunes (those one that are OK according to your table).
-
Dinst
- Posts: 25
- Joined: Fri Jul 24, 2020 9:51 am
Re: Dolby Vision now possible through MP4 Mux.
Amazing work! Thank you!RESET_9999 wrote: Fri Feb 24, 2023 8:19 pm
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
Would it be possible to allow XML and RPU files for the L2 export feature and add a graphing feature? (2-6)