Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
1. If the DV7 mkv extracted using DDVT_DEMUXER with crop off by default. i got rpu.bin that different range (rpu has 280x) as video range (0px)
so i got restarted again with DDVT_DEMUXER, crop on right?
2. When i got the rpu.bin it should be same folder as input mkv right, by using DDVT_INJECTOR to get mkv DV8, right?
3. What the best for budget DV TV: DV 8.1 or DV 8 HLG format from DV7 mkv.
*1 if you demux a P7 single layer file, you have 2 options. First, you can save the RPU only and you can crop this RPU if u will. Second, you can save the BL and the EL layer (or only BL, or only EL). If you save both layers you can build a UHD with TS-Muxer for example. If you crop the RPU and extract that binary, the RPU in the EL layer will be untouched.. Only the own extracted RPU will be edited.
*2 Yes right. If the RPU.bin in the same folder as the input file, RPU inject options will triggered. If a EL.hevc in the same folder, P7 mux settings will be triggered. if a custom.json file in the same folder, this script will be processed during the mux process. Attention! All settings from the custom.json script will be processed BEFORE the intern tool scripts processed.
*3 I don't know. I have an LG OLED TV with a Nvidia Shield pro as player and using HDR + P8. FEL Layers obsolete because no media player supports FEL playback. Exception the Oppo Player (or the clone) with files in ISO format. With this combi you can watch P7 FEL. All other players i know playbacks only MEL .
so i got restarted again with DDVT_DEMUXER, crop on right?
2. When i got the rpu.bin it should be same folder as input mkv right, by using DDVT_INJECTOR to get mkv DV8, right?
3. What the best for budget DV TV: DV 8.1 or DV 8 HLG format from DV7 mkv.
*1 if you demux a P7 single layer file, you have 2 options. First, you can save the RPU only and you can crop this RPU if u will. Second, you can save the BL and the EL layer (or only BL, or only EL). If you save both layers you can build a UHD with TS-Muxer for example. If you crop the RPU and extract that binary, the RPU in the EL layer will be untouched.. Only the own extracted RPU will be edited.
*2 Yes right. If the RPU.bin in the same folder as the input file, RPU inject options will triggered. If a EL.hevc in the same folder, P7 mux settings will be triggered. if a custom.json file in the same folder, this script will be processed during the mux process. Attention! All settings from the custom.json script will be processed BEFORE the intern tool scripts processed.
*3 I don't know. I have an LG OLED TV with a Nvidia Shield pro as player and using HDR + P8. FEL Layers obsolete because no media player supports FEL playback. Exception the Oppo Player (or the clone) with files in ISO format. With this combi you can watch P7 FEL. All other players i know playbacks only MEL .
-
- Posts: 2380
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Hi, I added P7 support in Mode.I (1) in DoVi_Scripts_1.5.4.
You can Re-sync, Crop, Edit L5 (manual or auto).

Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
Thanks @RESET_9999 for the continuous work on the scripts.
Not having used them for a while, latest version (1.5.4) seems to reject work/destination folder with spaces in its name (or path). Is this by design?
Not having used them for a while, latest version (1.5.4) seems to reject work/destination folder with spaces in its name (or path). Is this by design?
-
- Posts: 2380
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Possibly, I never work with output or temp path that contains space or special characters so I never really test that.
I'll check it out. thanks!
EDIT: yes I know why, there are unnecessary " " for the output and temp path.
This will take a while to fix but I will.
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
Thanks for checking. No worries, no hurries.
Re: Dolby Vision now possible through MP4 Mux.
Hi all
What will be the process to build a dual track mp4 file (dvhe.07.06 BL and a EL+RPU) from a dvhe 08.06 DV mkv file ?
What will be the process to build a dual track mp4 file (dvhe.07.06 BL and a EL+RPU) from a dvhe 08.06 DV mkv file ?
-
- Posts: 2380
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
I could be wrong but I don't think it's possible if you don't have the original EL.
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
Anyone here make DVH1 P5 mp4 on Windows for iOS playback? What are you using for generation with the DVH1 flag? mp4muxer doesn't do it right? Or does it have a flag for it? Not at my desktop ATM with all my stuff so can't easily check.
DVH1 still works on Android/Windows - so for the few P5 I have (because mostly P8 or P7) I'm gonna make them DVH1 (from DVHE) just for 'maximum compatibility).
DVH1 still works on Android/Windows - so for the few P5 I have (because mostly P8 or P7) I'm gonna make them DVH1 (from DVHE) just for 'maximum compatibility).
-
- Posts: 2380
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
mp4muxer --dv-profile 5 --input-file BL.hevc --input-file audio.ec3 --dvh1flag 0 --output-file output.mp4staknhalo wrote: ↑Fri Sep 02, 2022 9:35 pmAnyone here make DVH1 P5 mp4 on Windows for iOS playback? What are you using for generation with the DVH1 flag? mp4muxer doesn't do it right? Or does it have a flag for it? Not at my desktop ATM with all my stuff so can't easily check.
DVH1 still works on Android/Windows - so for the few P5 I have (because mostly P8 or P7) I'm gonna make them DVH1 (from DVHE) just for 'maximum compatibility).
Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
-
- Posts: 2380
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
now that the DV bug with cinema mode configuration is fixed on my C2, I can resume testing the internal player VS my x800m2.
With this new firmware, now L1 High contrast no longer clip(Internal & shield). Internal player looks perfect to me but I think I see a better L1 response on the x800m2 since the C2 update. Still quite different though.

With this new firmware, now L1 High contrast no longer clip(Internal & shield). Internal player looks perfect to me but I think I see a better L1 response on the x800m2 since the C2 update. Still quite different though.

Sorry for my English.
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
DoVi_Scripts / DoVi Playback Devices / Movies HDR-DV Plot / Screenshot Comparisons
Re: Dolby Vision now possible through MP4 Mux.
thank youRESET_9999 wrote: ↑Fri Sep 02, 2022 10:26 pmmp4muxer --dv-profile 5 --input-file BL.hevc --input-file audio.ec3 --dvh1flag 0 --output-file output.mp4
Re: Dolby Vision now possible through MP4 Mux.
Don't use mp4muxer to change dvhe->dvh1 for iOS device.staknhalo wrote: ↑Sat Sep 03, 2022 2:30 amthank youRESET_9999 wrote: ↑Fri Sep 02, 2022 10:26 pmmp4muxer --dv-profile 5 --input-file BL.hevc --input-file audio.ec3 --dvh1flag 0 --output-file output.mp4
Currently some files changed this way will lead to black screen on iOS device.(On mac will be fine)
I'm guessing it's because mp4muxer only change codec ID in hex instead of repackaging it.
Same as https://github.com/rixtox/mp4dovi/issues/9
Use mp4box instead
https://www.avsforum.com/threads/apple- ... t-61936696
yusesope wrote: ↑Fri Oct 23, 2020 10:45 amThe correct codec ID (for profile 8.1) should be "hvc1" in place of "hev1". But be careful, these boxes are not random: they indicate to the decoder how the information for the initialization of the latter is stored within the file. Changing the header with a hex editor isn't always enough!
Re: Dolby Vision now possible through MP4 Mux.
Hello everyone.
After years of lurking, and mastering hybriding 4K films and series, I'm looking to hybrid an RPU taken from an already hybrided film (P5 to P8.1) to a 1080p *.264 codec as opposed to a *.x265/HEVC codec.
I've found that a certain films look much much better in 1080p than they do in 2160p (caps-a-holic can confirm this), the upscaling has been done very poorly.
Is what I'm asking possible at all with public tools? I am not able to get content directly from streaming services so I'm relying on public tools to get this job done.
Looking forward to your replies.
TL;DR: I want to inject an Dolby Vision P8. 1 RPU into an 1080p film, how?
After years of lurking, and mastering hybriding 4K films and series, I'm looking to hybrid an RPU taken from an already hybrided film (P5 to P8.1) to a 1080p *.264 codec as opposed to a *.x265/HEVC codec.
I've found that a certain films look much much better in 1080p than they do in 2160p (caps-a-holic can confirm this), the upscaling has been done very poorly.
Is what I'm asking possible at all with public tools? I am not able to get content directly from streaming services so I'm relying on public tools to get this job done.
Looking forward to your replies.
TL;DR: I want to inject an Dolby Vision P8. 1 RPU into an 1080p film, how?
Re: Dolby Vision now possible through MP4 Mux.
what was the path for eac3to334? i've the program but forgot this.
-
- Posts: 22
- Joined: Sun May 15, 2022 4:23 am
Re: Dolby Vision now possible through MP4 Mux.
Hi DonaldFaqDonaldFaQ wrote: ↑Fri Sep 02, 2022 10:06 am1. If the DV7 mkv extracted using DDVT_DEMUXER with crop off by default. i got rpu.bin that different range (rpu has 280x) as video range (0px)
so i got restarted again with DDVT_DEMUXER, crop on right?
2. When i got the rpu.bin it should be same folder as input mkv right, by using DDVT_INJECTOR to get mkv DV8, right?
3. What the best for budget DV TV: DV 8.1 or DV 8 HLG format from DV7 mkv.
*1 if you demux a P7 single layer file, you have 2 options. First, you can save the RPU only and you can crop this RPU if u will. Second, you can save the BL and the EL layer (or only BL, or only EL). If you save both layers you can build a UHD with TS-Muxer for example. If you crop the RPU and extract that binary, the RPU in the EL layer will be untouched.. Only the own extracted RPU will be edited.
*2 Yes right. If the RPU.bin in the same folder as the input file, RPU inject options will triggered. If a EL.hevc in the same folder, P7 mux settings will be triggered. if a custom.json file in the same folder, this script will be processed during the mux process. Attention! All settings from the custom.json script will be processed BEFORE the intern tool scripts processed.
*3 I don't know. I have an LG OLED TV with a Nvidia Shield pro as player and using HDR + P8. FEL Layers obsolete because no media player supports FEL playback. Exception the Oppo Player (or the clone) with files in ISO format. With this combi you can watch P7 FEL. All other players i know playbacks only MEL .
I see DDVT_DEMUXER.cmd is using mp4box for creating / muxing mp4.
I had use crop check for mismatch pixels size in mp4 container.
the result cant be played in my hisense tv. just black.
i demuxed with mp4demuxer, and remux with github dolby mp4muxer, its fine now.
I hope there is a release for choosing mp4box or mp4muxer as a mp4 muxer tools.