Dolby Vision now possible through MP4 Mux.

Please post here for issues related to UHD discs
Mithrandir
Posts: 12
Joined: Tue May 10, 2022 5:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Mithrandir »

RESET_9999 wrote:
Sat May 06, 2023 12:03 am
1- yea that option is just for the forced subs which is only what I need but I could add an option to export also the full subs.
I get it. I thought it will export all subs which are muxed into TS stream.
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Thu May 04, 2023 5:24 pm
valington wrote:
Tue May 02, 2023 1:45 pm
Please give me simple steps for creating mp4 7 profile dolby vision for my oled e8
Download this and export to a folder preferably without space or special characters.(don't move any files): https://drive.google.com/file/d/1g-nQY5 ... share_link
download this beta version of the script and put it in your DoVi_Scripts folder (this contains the latest version of the DT-DL mp4 workflow: https://drive.google.com/file/d/1SYnK9M ... share_link

Then if your input is a makemkv Profile 7 rip (7-3-1):

Image


if your input is a bluray disc (7-3-2):

Image
Thank you for your help but i need more when i go through all steps which you dicribe it shows me that it could not find a way what is wrong with it ? i m using MKV7 PROFILE DOLBY VISION files and it shows when i use mkv 7 dolby vision that file must be in 7 profile dolby vision but it is 7 profile
pngreal1
Posts: 1
Joined: Sat May 06, 2023 5:28 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by pngreal1 »

The command line is a single long line and the only spacing character allowed is the space.
You can help yourself with THIS online tool for removing line breaks.
RESET_9999
Posts: 1853
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

valington wrote:
Sat May 06, 2023 11:02 am
but it is 7 profile
Are you sure about that?
the script uses mediainfo to read the profile information so maybe your file doesn't have p7 DV or it's not muxed properly.
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Sun May 07, 2023 12:11 pm
valington wrote:
Sat May 06, 2023 11:02 am
but it is 7 profile
Are you sure about that?
the script uses mediainfo to read the profile information so maybe your file doesn't have p7 DV or it's not muxed properly.
Yes i m sure it is 7 profile mkv 7 profile dolby vision remux from RARBG FGT tracker maybe you will show how to do it properly all the steps
9700PRO
Posts: 4
Joined: Sun May 07, 2023 1:15 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by 9700PRO »

Hello RESET_9999, tell me please, I made an mkv file with Dolby Vision. How do I get DV in HEVC file like it is made in UHD Blu-ray discs? Thanks in advance for your reply.
RESET_9999
Posts: 1853
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

valington wrote:
Sun May 07, 2023 12:38 pm
Yes i m sure it is 7 profile mkv 7 profile dolby vision remux from RARBG FGT tracker maybe you will show how to do it properly all the steps
mediainfo of your file?
RESET_9999
Posts: 1853
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

9700PRO wrote:
Sun May 07, 2023 1:20 pm
Hello RESET_9999, tell me please, I made an mkv file with Dolby Vision. How do I get DV in HEVC file like it is made in UHD Blu-ray discs? Thanks in advance for your reply.
get the TS version of my script and disable the muxing at line 22 (set MUX=NO)
then use workflow (4-3) and when it's completed, select bluray folder (or iso) in tsmuxer and mux.
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Sun May 07, 2023 2:24 pm
valington wrote:
Sun May 07, 2023 12:38 pm
Yes i m sure it is 7 profile mkv 7 profile dolby vision remux from RARBG FGT tracker maybe you will show how to do it properly all the steps
mediainfo of your file?
ID : 1
ID in the original source medium : 4113 (0x1011)
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : Dolby Vision, Version 1.0, dvhe.07.06, BL+EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible
Codec ID : V_MPEGH/ISO/HEVC
Duration : 1 h 35 min
Bit rate : 76.1 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 (24000/1001) FPS
Color space : YUV
Chroma subsampling : 4:2:0 (Type 2)
Bit depth : 10 bits
Bits/(Pixel*Frame) : 0.383
Stream size : 51.0 GiB (86%)
Language : English
Default : No
Forced : No
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
Original source medium : Blu-ray
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Sun May 07, 2023 2:26 pm
9700PRO wrote:
Sun May 07, 2023 1:20 pm
Hello RESET_9999, tell me please, I made an mkv file with Dolby Vision. How do I get DV in HEVC file like it is made in UHD Blu-ray discs? Thanks in advance for your reply.
get the TS version of my script and disable the muxing at line 22 (set MUX=NO)
then use workflow (4-3) and when it's completed, select bluray folder (or iso) in tsmuxer and mux.
What does it mean disable the muxing at line 22 ?
RESET_9999
Posts: 1853
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

valington wrote:
Sun May 07, 2023 2:28 pm
well then, maybe you didnt download the tool pack?? This is the only reason I can see.

your script folder must look like this:

Image
valington wrote:
Sun May 07, 2023 2:30 pm
What does it mean disable the muxing at line 22 ?
All the workflows mux to TS or MKV by default.
MP4 workflows are not affected by this setting.
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Sun May 07, 2023 2:36 pm
valington wrote:
Sun May 07, 2023 2:28 pm
well then, maybe you didnt download the tool pack?? This is the only reason I can see.

your script folder must look like this:

Image
valington wrote:
Sun May 07, 2023 2:30 pm
What does it mean disable the muxing at line 22 ?
All the workflows mux to TS or MKV by default.
MP4 workflows are not affected by this setting.
I downloaded the tool pack at the one of disks of my computer i guess i did it wrong cause my script folder didnt look like properly as you show , please show how to do it properly ,sorry for lot of my questions
RESET_9999
Posts: 1853
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

make a new folder. example ''DoVi.Scripts'' (preferably no space nor special characters)
put the beta bat file and tools folder in it.
Click on the bat file and select your workflow.
Mrmorrison
Posts: 26
Joined: Thu Oct 20, 2022 2:13 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Mrmorrison »

RESET_9999 wrote:
Tue May 02, 2023 2:05 pm


Unfortunately no but check out the new version I will upload today (1.8.3). Only for this time, I will share the tools with the bat file because there are a lot of new tools/DLL to add.
I implemented the DoVi_Baker (FEL screenshot maker) into a workflow that index and creates an avisynth script that can be opened in avspmod or MPC.
Thank you Boss!
valington
Posts: 30
Joined: Tue May 02, 2023 1:39 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by valington »

RESET_9999 wrote:
Sun May 07, 2023 3:18 pm
make a new folder. example ''DoVi.Scripts'' (preferably no space nor special characters)
put the beta bat file and tools folder in it.
Click on the bat file and select your workflow.
I did all what you said and it s not working, i don t no why, i make a new folder named it Dovi.Scripts, put the beta bat file and the tools folder and it s till don t work ,shows that it couldn t find the way input file not 7 profile
Post Reply