Page 417 of 693

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 11:10 am
by RESET_9999
jkatchy2 wrote:
Tue Mar 15, 2022 4:21 am
Ok , will try to do that . If possible can you reshare your dovi tool ? If its still under developemnt , can understand!
Yes, it's not finished yet and most importantly I'm still learning how to write a script but I think most of the workflows/modes are working now. There might be some typo that makes some workflow to fails, I didn't test all yet.

https://drive.google.com/drive/u/0/fold ... L2KFZWTqKr
also, the tutorial videos are outdated a bit compared to the script.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 12:36 pm
by deadchip12
When I connect the usb hard drive that contains movies into the x700, can I cut/copy/paste movies' files from folders to folders directly on the x700? Because based on what discussed here, the bluray folder of a movie needs to be placed in the root folder of the hard drive in order to be played without issues on the x700, so if I want to switch to another movie I have to do some cut/paste between folders, and I don't want to have to unplug the hard drive from the x700 and plug it into my pc everytime for that.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 1:07 pm
by RESET_9999
deadchip12 wrote:
Tue Mar 15, 2022 12:36 pm
I don't want to have to unplug the hard drive from the x700 and plug it into my pc everytime for that.
unfortunately, you need a pc every time.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 3:58 pm
by RESET_9999
Gatorman wrote:
Tue Mar 15, 2022 6:39 am
@RESET_9999 Thank you for the comprehensive script. I have a question regarding MaxCLL and MaxFALL values assigned to the RPU, when working from a madVR HDR measurement file. Should the MaxCLL and MaxFALL values be pulled from the measurement file or manually assigned? I have some HDR10 files that do not list MaxCLL or MaxFALL values, when viewing with MediaInfo. I'm in the habit of leaving these values set to "0" and allowing them to be set from the measurement file.

I asking because the "MODE.madVR.TO.DoVi.workflow.8" option seems to be overriding them, in the case when they are set to "0". I modified the script a bit by removing the L6 "editor" lines and injected the original "%output_path%rpu.bin" created. This allowed the MaxCLL and MaxFALL values to be from the measurement file.

Is this the expected behavior or should they be set to "0"?
yeah, I'm not sure about that one...
it's probably better to use the metadata from madvr measurements. I still have work to do in the madvr to dovi workflows.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 4:11 pm
by sickb
johnjon94 wrote:
Tue Mar 15, 2022 12:41 am
I'm not sure if anyone noticed but TSMuxer was recently updated to properly handle TrueHD audio now. So no need to demux or convert anymore.
not sure what you mean

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 4:20 pm
by RESET_9999
johnjon94 wrote:
Tue Mar 15, 2022 12:41 am
I'm not sure if anyone noticed but TSMuxer was recently updated to properly handle TrueHD audio now. So no need to demux or convert anymore.
well if you use a bluray player like the x800m2 / x700 / oppo, you still have to add an ac3 core otherwise the TrueHD wont work but soon tsmuxer should be able to generate a silent core and merge it like THDMERGE.exe does.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Tue Mar 15, 2022 11:26 pm
by MartyMcNuts
RESET_9999 wrote:
Mon Mar 07, 2022 8:10 pm
ArArdin wrote:
Mon Mar 07, 2022 5:29 pm
RESET_9999 wrote:
Mon Mar 07, 2022 12:13 pm
I guess we could encode a 4h silent ac3 core and use it for any movie (in case the mkv doesnt have an AC3 compatibility track)
Yes, I'd think so too. Thinking of this new option, any other track that's on the disc? For example, a commentary track you really like?
I couldnt make a 32kbps track and thdmerge would not process a 40kbps track but it seems to work at 64kbps. Hopefully, the track still play on my x800m2
here's 4h of silent 5.1 AC3 audio at 64kbps.

https://drive.google.com/file/d/19n0b_0 ... sp=sharing


EDIT: it works on the x800m2 !!!!!
Image
Why not just create a 64kbps or 128kbps ac3 track from the original audio? Or use the core ac3?

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 12:31 am
by RESET_9999
MartyMcNuts wrote:
Tue Mar 15, 2022 11:26 pm
Why not just create a 64kbps or 128kbps ac3 track from the original audio? Or use the core ac3?
that would require encoding. With the 4h silent track, I can use it for any movie without having to re-encode.

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 6:07 am
by mehgh750
RESET_9999 wrote:
Wed Mar 16, 2022 12:31 am
MartyMcNuts wrote:
Tue Mar 15, 2022 11:26 pm
Why not just create a 64kbps or 128kbps ac3 track from the original audio? Or use the core ac3?
that would require encoding. With the 4h silent track, I can use it for any movie without having to re-encode.
The provided link for 4h of silent ac3 audion doesn't work:
https://drive.google.com/file/d/19n0b_0 ... sp=sharing
Can you please share it again?

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 1:12 pm
by gacopl
comorla45 wrote:
Sun Mar 13, 2022 8:13 pm

@gacopl would it be possible for you to make this script for windows powershell/cmd? I was looking for just that, as I use plex on LG B1/C1 and other devices, so AC3/EAC3 is a must for direct stream with subtitles (LG).
Nope I am Linux guy and I think there are tools for windows already. Anyways you should be able to use it with WSL2

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 1:14 pm
by gacopl
Snickers333 wrote:
Mon Mar 14, 2022 1:03 pm
Image

Guys i have run into a problem running this script.
https://github.com/gacopl/dvmkv2mp4
I tried to troubleshoot it myself but with no luck. Anyone run into this issue as well ?
Trying to convert Profile 7 BL_RPU_EL single track mkv to mp4
That error comes from newest mp4box you need to have version 1.0.1 installed then it will be fine

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 3:30 pm
by gacopl
Albano wrote:
Fri Mar 11, 2022 8:57 pm
Tell me how to setup and run your script.
I've download it to my PC, but I cannot run it.
This is for linux not windows it's meant to be put on your mediaserver/NAS whatever, follow the steps from README to install all needed stuff
You can also run it in virtual machine with linux

Re: Dolby Vision now possible through MP4 Mux.

Posted: Wed Mar 16, 2022 4:13 pm
by RESET_9999
mehgh750 wrote:
Wed Mar 16, 2022 6:07 am
Can you please share it again?
https://drive.google.com/file/d/1S2_aDy ... sp=sharing

Re: Dolby Vision now possible through MP4 Mux.

Posted: Sun Mar 20, 2022 5:56 am
by Gatorman
@RESET_9999 Wow! You're really improving your DoVi_Scripts. What is the correct input to edit the L5 data? "260/260" or "260 260"? (Forward slash or space or something else) I'm getting an error when attempting to set a custom L5 value and not when "cropping". "MODE.madVR.TO.DoVi.workflow.2"

Re: Dolby Vision now possible through MP4 Mux.

Posted: Sun Mar 20, 2022 12:59 pm
by RESET_9999
Gatorman wrote:
Sun Mar 20, 2022 5:56 am
@RESET_9999 Wow! You're really improving your DoVi_Scripts. What is the correct input to edit the L5 data? "260/260" or "260 260"? (Forward slash or space or something else) I'm getting an error when attempting to set a custom L5 value and not when "cropping". "MODE.madVR.TO.DoVi.workflow.2"
when you manually edit L5. You enter just 260...
in manual modes, it only edit top/bottom which means if your video has right and left borders, you have to use the AUTO-L5 workflows.

The new version that I'll upload today will include:
- Support input files with space and special characters
- New workflows that fix invalid L6 metadata in some p5 web-dl (> 10 000)
- New workflows that can remove HDR10plus when injecting DV ( for the firestick TV)
- Now the output filename will be the input filename instead of just " P8.hevc"