the path is still 4-2-3 for this? with your dv version 1.5.9?RESET_9999 wrote: Mon Sep 26, 2022 5:52 pmyes, unless the language is one that I didn't implement.
By default, it will pick up the English audio/subs
![]()
Dolby Vision now possible through MP4 Mux.
-
kazuma
- Posts: 186
- Joined: Fri Nov 08, 2019 9:51 pm
Re: Dolby Vision now possible through MP4 Mux.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
ha, I know why.BadSector81 wrote: Mon Sep 26, 2022 9:29 pm Try to run DoVi Scripts from another drive. Not from your system C:
The same happened to me and it solved. I still got error message but I can find the picture in the output folder.
will fix it in the next version.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
I dont know, the worfklow order changed a bit in the latest version..kazuma wrote: Mon Sep 26, 2022 9:56 pm the path is still 4-2-3 for this? with your dv version 1.5.9?
what device do you play DV again?
-
hell001
- Posts: 11
- Joined: Sat Mar 26, 2022 1:29 am
Re: Dolby Vision now possible through MP4 Mux.
So basically do the same process as normal even though the DV is 1080p? The active area is the same?RESET_9999 wrote: Mon Sep 26, 2022 9:40 pmright , for that case, you only have to convert P5 to P8.hell001 wrote: Mon Sep 26, 2022 8:43 pm Yes the L5 is at 0, confirmed with the script. In your original response, you said that I only needed to edit L5. Is that no longer true for this 4K HDR + 1080p DV?
I suggest you always check the dv source L5 before doing a Hybrid though. Because you will notice that a lot of DV web-dl has incorrect or missing L5.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
BadSector81 wrote: Mon Sep 26, 2022 9:29 pm Try to run DoVi Scripts from another drive. Not from your system C:
The same happened to me and it solved. I still got error message but I can find the picture in the output folder.
Guys please, try this non-official version:
https://drive.google.com/file/d/1L3oMCJ ... sp=sharing
Last edited by RESET_9999 on Mon Sep 26, 2022 11:18 pm, edited 1 time in total.
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
yeshell001 wrote: Mon Sep 26, 2022 10:12 pm So basically do the same process as normal even though the DV is 1080p? The active area is the same?
-
kazuma
- Posts: 186
- Joined: Fri Nov 08, 2019 9:51 pm
Re: Dolby Vision now possible through MP4 Mux.
LG C9 oled.RESET_9999 wrote: Mon Sep 26, 2022 10:02 pmI dont know, the worfklow order changed a bit in the latest version..kazuma wrote: Mon Sep 26, 2022 9:56 pm the path is still 4-2-3 for this? with your dv version 1.5.9?
what device do you play DV again?
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
option 1 (lossless but can be unstable)
mkv P7 input: 7-2-3
bdmv input: 7-2-2
option 2 (quality loss when input is FEL but 100% stable)
mkv P7 input: 4-2-2
bdmv input: 4-1-1
-
MartyMcNuts
- Posts: 5071
- Joined: Wed Nov 22, 2017 11:45 pm
Re: Dolby Vision now possible through MP4 Mux.
As far as I was aware, all DV layers are 1080p. I'm sure someone will correct me if I am wrong...hell001 wrote: Mon Sep 26, 2022 3:46 pm Hi all. Stupid question here, but is there a difference between a 1080p DV layer and 2160p DV layer? There is a release I am trying to hybridize and I have the 4K HDR, but only have access to the 1080p Profile 5 DV. Does anyone have any experience with something like that?
Cheers
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
Email: martymcnuts@outlook.com
----------------------------------------------------------------------------------------------------------------------------
** NEW Single Drive Flasher ** available worldwide! https://payhip.com/b/MyeJ9
Email: martymcnuts@outlook.com
-
legosoff
- Posts: 42
- Joined: Sun Sep 25, 2022 1:43 pm
Re: Dolby Vision now possible through MP4 Mux.
bluray disc folder yes. 7-4-2 or 7-4-3 excellent. no problem.kazuma wrote: Mon Sep 26, 2022 4:02 pmhow do i know when it is a profile 7 file?RESET_9999 wrote: Mon Sep 26, 2022 12:51 pmif your input is a bluray disc folder yes. 7-4-2 or 7-4-3legosoff wrote: Mon Sep 26, 2022 8:17 am Thanks for the reply. How do I re-process, 4) MODE.P= / 2) MODE.2= right?
if it's a P7 mkv then use 7-4-4 or 7-4-5
7-4-1 is only for when you want to mux raw P5/P8 HEVC,AC3,EC3,SRT...
But one mkv problem dvhe.08.06, BL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 7-4-4 after that, the green screen again. How do I fix it on profile 7? Thank you.
-
Ibuprofen
- Posts: 2
- Joined: Tue Sep 27, 2022 3:00 pm
Re: Dolby Vision now possible through MP4 Mux.
For MEL discs I have been using this to discard the EL layer and create a base RPU for mp4 encoding.
This thread says that FEL discs need an additional step to remove_mapping that strips out the additional EL processing.
https://github.com/quietvoid/dovi_tool/discussions/168
Can anyone confirm this is needed on FEL discs?
I ran both approaches (discard vs remove_mapping) on a FEL disc and the json metadata was quite different.
Code: Select all
dovi_tool -m 2 convert --discard video.hevc https://github.com/quietvoid/dovi_tool/discussions/168
Can anyone confirm this is needed on FEL discs?
Code: Select all
fel_to_p81.json
{
"mode": 2,
"remove_mapping": true
}
dovi_tool --edit-config fel_to_p81.json mux --bl bl.hevc --el el.hevc --discard -
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
mapping removal is only for Profile 7 input. When input is P8, my script assumes that the mapping was already removed.legosoff wrote: Tue Sep 27, 2022 8:26 am bluray disc folder yes. 7-4-2 or 7-4-3 excellent. no problem.
But one mkv problem dvhe.08.06, BL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 7-4-4 after that, the green screen again. How do I fix it on profile 7? Thank you.
I'll check if i can add support for p8 that still have the mapping
-
RESET_9999
- Posts: 2421
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
yes thats correct and you should always remove the mapping for FEL to p8
-
legosoff
- Posts: 42
- Joined: Sun Sep 25, 2022 1:43 pm
Re: Dolby Vision now possible through MP4 Mux.
I get you, you're right. These films of his were ready on 08.06, BL + RU, apparently there is a problem, and the other films that are there are working fine. It's most dvh.08.06, BL+RU someone did it wrong. I decide to download the Blu-ray disc, solely trusting myself.RESET_9999 wrote: Tue Sep 27, 2022 3:45 pmmapping removal is only for Profile 7 input. When input is P8, my script assumes that the mapping was already removed.legosoff wrote: Tue Sep 27, 2022 8:26 am bluray disc folder yes. 7-4-2 or 7-4-3 excellent. no problem.
But one mkv problem dvhe.08.06, BL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 7-4-4 after that, the green screen again. How do I fix it on profile 7? Thank you.
I'll check if i can add support for p8 that still have the mapping
-
sw5163
- Posts: 146
- Joined: Sat Jun 25, 2022 7:28 am
Re: Dolby Vision now possible through MP4 Mux.
You can just manually remove those additional mapping in that p8 file, saves the redownloading time.legosoff wrote: Tue Sep 27, 2022 4:04 pm It's most dvh.08.06, BL+RU someone did it wrong. I decide to download the Blu-ray disc, solely trusting myself.
Sometimes I find it difficult to remux Blu-ray disc when there is a single video stream that consists of multiple m2ts files.
So I actually prefer FEL remux version.
Only the first part and remove_mapping of that post is useful, the rest part regarding MMR and polynomial mapping discussion is just me being stupid, please ignore. But I would like to express my thanks to @quietvoid and @RESET_9999 and you all, really teach me a lot.Ibuprofen wrote: Tue Sep 27, 2022 3:12 pm This thread says that FEL discs need an additional step to remove_mapping that strips out the additional EL processing.
https://github.com/quietvoid/dovi_tool/discussions/168