Thank you
Dolby Vision now possible through MP4 Mux.
Re: Dolby Vision now possible through MP4 Mux.
Hi @RESET_9999! Was taken After Earth 2013 BCORE movie with Color range: Full and after changing to Limited using ffmpeg has no effect, screenshots are created with Color range: Full (dark), when playing the movie is also dark. Is there any way to fix it?
Re: Dolby Vision now possible through MP4 Mux.
really excited about this tool,
registered to get some help.
i got an error on the:
4) MODE.P= DoVi Profile 7 Input (MKV/BDMV) -
-2) MODE.2= MKV/TS/M2TS/MP4 Profile 7 rip to Profile 8
Rewriting file with interleaved EL NALUs..
error: a value is required for '--input <input>' but none was supplied
TSMUXER still opened and a HEVC p8 file was created.
the created file is 6GB smaller than the original with the exact same tracks.
what input am i missing?
how critical is this error? can I ignore it?
@RESET_9999
code output:
registered to get some help.
i got an error on the:
4) MODE.P= DoVi Profile 7 Input (MKV/BDMV) -
-2) MODE.2= MKV/TS/M2TS/MP4 Profile 7 rip to Profile 8
Rewriting file with interleaved EL NALUs..
error: a value is required for '--input <input>' but none was supplied
TSMUXER still opened and a HEVC p8 file was created.
the created file is 6GB smaller than the original with the exact same tracks.
what input am i missing?
how critical is this error? can I ignore it?
@RESET_9999
code output:
Code: Select all
WARNING!
OS drive output path(C:\) detected, some function are now restricted and some workflow might not work properly...
Put the script folder on a non-OS drive...
_____ __ ___ _____ _ _
| __ \ \ \ / (_) / ____| (_) | |
| | | | __\ \ / / _ | (___ ___ _ __ _ _ __ | |_ ___
| | | |/ _ \ \/ / | | \___ \ / __| '__| | '_ \| __/ __|
| |__| | (_) \ / | | ____) | (__| | | | |_) | |_\__ \
|_____/ \___/ \/ |_| |_____/ \___|_| |_| .__/ \__|___/
-@RESET_9999---------------------------------|__|-----------
Choose a mode...
1) MODE.I= DoVi Convert/Edit/Sync/Inject two inputs (P8 Hybrid maker)
2) MODE.F= DoVi Fix/Extract/Info/Edit/Verify one input (doesn't convert the profile)
3) MODE.H= DoVi Maker (from HDR10 madVR or HDR10plus)
4) MODE.P= DoVi Profile 7 Input (MKV/BDMV)
5) MODE.B= Dovi Batch Muxer
6) MODE.M= MIXED: Remove/Measure/Plot/Audio/Player and more...
7) MODE.M4= MP4 Workflows
8) Exit
Choice? [1,2,3,4,5,6,7,8]?4
*****************
* CHOOSE A MODE *
*****************
1) MODE.1= Bluray Disc to Profile 8 or ST Profile 7
2) MODE.2= MKV/TS/M2TS/MP4 Profile 7 rip to Profile 8
3) MODE.3= MKV/TS/M2TS/MP4 Profile 7 ST-DL rip to DT-DL
4) MODE.4= Back to main menu
Choice? [1,2,3,4]?2
-----------------------------------------------------------------------------------------------
--This workflow will convert P7 MKV to profile 8 and can convert THD to THDac3 and to DD+
--If input is dual track dual layer, the script expect track 3 to be coreless THD
--Will mux to TS unless you disable it
-----------------------------------------------------------------------------------------------
Drag and drop a P7 MKV file and press enter...
C:\Users\Administrator\Desktop\New\testname.mkv
**************
* INPUT INFO *
**************
--> L5 Left offset: 0
--> L5 Right offset: 0
--> L5 Top offset: 42
--> L5 Bottom offset: 42
--> DoVi Profile: FEL
--> L2 trims: YES (100nits) (600nits) (1000nits)
--> DoVi source min_pq: 1 nits
--> DoVi source max_pq: 1000 nits
--> HDR10 BL input MDL: "min: 0.0001 cd/m2, max: 1000 cd/m2"
Do you want to edit L5... y or n ? and/or press enter...
N
Extracting track 0 with the CodecID 'V_MPEGH/ISO/HEVC' to the file 'C:\Users\Administrator\Desktop\dovitools_install\TEMP_folder\HDR.hevc'. Container format: HEVC/H.265 elementary stream
Progress: 100%
converting and injecting RPU...
Rewriting file with interleaved EL NALUs..
error: a value is required for '--input <input>' but none was supplied
For more information, try '--help'.
error: the following required arguments were not provided:
--input <input>
<input_pos>
Usage: dovi_tool.exe info --summary --input <input> <input_pos>
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
Strangely for this movie, the color must be kept to full range... BCORE WEB-DLs are very strangely made.
see limited vs full BCORE vs Movies Anywhere limited: https://slow.pics/c/AYffaiUm
EDIT: added P5 comparison: https://slow.pics/c/SYrdfpeN
Last edited by RESET_9999 on Thu Aug 10, 2023 2:18 pm, edited 1 time in total.
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: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
The new hevc is ok and can be muxed.
The error at the end is the script trying to read an RPU that is not present. It's my fault and I'll fix it in the next version but right now you can ignore it or put the script folder on a non-windows drive.
The file is 6gb smaller which is normal because this workflow converts dual layer FEL to single layer profile 8. FEL alone can be 15gb+.
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.
hello:
Your scripts very easy to use with Windows OS.
your free time and discretion, have a Deb version ?.
My Windows PC messed up.
I would love to install on Ubuntu, Wine does not work well.
Thanks for the 600 rpu(s) you gave me access to a few months ago..
My files are all in mkv container.
Thanks.
George
Your scripts very easy to use with Windows OS.
your free time and discretion, have a Deb version ?.
My Windows PC messed up.
I would love to install on Ubuntu, Wine does not work well.
Thanks for the 600 rpu(s) you gave me access to a few months ago..
My files are all in mkv container.
Thanks.
George
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
No sorry this won't happen, I have no desire in making the script works on OS that I'll never use.ekpen wrote: ↑Thu Aug 10, 2023 3:06 pmhello:
Your scripts very easy to use with Windows OS.
your free time and discretion, have a Deb version ?.
My Windows PC messed up.
I would love to install on Ubuntu, Wine does not work well.
Thanks for the 600 rpu(s) you gave me access to a few months ago..
My files are all in mkv container.
Thanks.
George
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
George
George
Re: Dolby Vision now possible through MP4 Mux.
Hi Reset_9999
I wanted to thank you for your great work and expertise.
and I wanted to ask if you could PM me. To see your video how to convert SDR to HDR.
My workflow is very long and cumbersome. and I think you have a better way. So I thought I'd just ask.
I wanted to thank you for your great work and expertise.
and I wanted to ask if you could PM me. To see your video how to convert SDR to HDR.
My workflow is very long and cumbersome. and I think you have a better way. So I thought I'd just ask.
Re: Dolby Vision now possible through MP4 Mux.
(3-1)
@RESET_9999
When using the updated script (3-1), do I need to generate a shot list file before running the script? At the moment if I just press enter, when prompted for the shot list, the script crashes after L5 input.
@RESET_9999
When using the updated script (3-1), do I need to generate a shot list file before running the script? At the moment if I just press enter, when prompted for the shot list, the script crashes after L5 input.
More reasons to collect physical media. 2019 Shield TV Pro.
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
oops, I forgot to test the frame-by-frame options after I added external shot list support. Will fix in the next version.
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.
Does (3-1) typically take hours to complete?
2700X - RTX 3070
2700X - RTX 3070
More reasons to collect physical media. 2019 Shield TV Pro.
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
if you dont provide a shot list file, yes the scene cuts detection takes forever.
You can use scene cuts from resolve and do the DV in CM_analyze.
You can use scene cuts from resolve and do the DV in CM_analyze.
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.
CM_analyze took just over 15 hours. Perhaps it's just my setup?
How do I export the Resolve Scenecut data?
CUDA 9.0.2
How do I export the Resolve Scenecut data?
CUDA 9.0.2
More reasons to collect physical media. 2019 Shield TV Pro.
-
- Posts: 2082
- Joined: Mon Aug 05, 2019 7:12 pm
Re: Dolby Vision now possible through MP4 Mux.
I dont know, it takes about the same time as resolve on my end. rtx3070 + i9 13900ks
I noticed that if you touch your PC while analyzing, it gradually gets slower and can take hours.
In resolve, you import the prores file, do the DV analysis for just 1 frame, do the scene cut detection and export the XML.
The XML will have static metadata but it doesn't matter because we only want the scene cut file.
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