Dolby Vision now possible through MP4 Mux.

Please post here for issues related to UHD discs
Message
Author
ArArdin
Posts: 192
Joined: Fri Nov 20, 2020 1:40 pm

Re: Dolby Vision now possible through MP4 Mux.

#6226 Post by ArArdin » Tue Mar 08, 2022 9:19 am

RESET_9999 wrote:
Mon Mar 07, 2022 8:10 pm
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 !!!!!
I tried to add 2ch 32kbps AC3 with eac3to. No dice, got error.
Good to know silent core is working on the Sony.

Thanks for the file :D Most handy

ArArdin
Posts: 192
Joined: Fri Nov 20, 2020 1:40 pm

Re: Dolby Vision now possible through MP4 Mux.

#6227 Post by ArArdin » Wed Mar 09, 2022 11:40 am

For us lazy people:
UsEac3To, GUI to eac3to, has added small GUI support for thdmerge with truncating option. THD and AC3 must have same name.

Read here: https://forum.doom9.org/showthread.php? ... ost1965348

Albano
Posts: 29
Joined: Sat Jan 15, 2022 8:30 am

Re: Dolby Vision now possible through MP4 Mux.

#6228 Post by Albano » Thu Mar 10, 2022 8:01 pm

KyleLeMarbe wrote:
Mon Feb 07, 2022 3:24 am
Created some powershell scripts to handle MKV to MP4 with dolby vision. Hoping others can get some value out of them.

https://github.com/KyleLeMarbe/DolbyVisionMuxer
Why Audio offset in your script is it 1100ms?
What's wrong with 0ms?

mehgh750
Posts: 12
Joined: Fri Mar 11, 2022 1:21 am

Re: Dolby Vision now possible through MP4 Mux.

#6229 Post by mehgh750 » Fri Mar 11, 2022 1:31 am

I've got Sony X700 but it cannot play my BDMVs from 4k UHDs. I googled it and found this forum. If I understood correctly, X700 cannot read BDMVs ripped from discs. I should create another BDMV folder using tsMuxeR, am I right? Can someone please explain the workflow how I am supposed to do that. A total newbie here.
Thanks

Albano
Posts: 29
Joined: Sat Jan 15, 2022 8:30 am

Re: Dolby Vision now possible through MP4 Mux.

#6230 Post by Albano » Fri Mar 11, 2022 8:57 pm

gacopl wrote:
Sun Mar 06, 2022 7:27 pm
Hi i have something to share

I am owner of LG CX and C8 models and also nvidia shield.
I made numerous conversions to make sure what is best, i found that for those LG models most reliable is mp4, m2ts is somewhat ok but for me had seeking issues at least with emby. I have found its best to convert to proper mp4 and keep Atmos and other tracks for safekeeping to be able to remux to mkv in future once at least nvidia shield plays correctly (it does not due to colors issues etc). I have found for best results is to play mp4 directly on Emby app on LG

I have created bash script that automates authoring and conversion of different Dolby Vision mkvs to mp4 that will work on above LG models without issues, so far i have converted around 30 releases no issues to the point i automated workflow

So my tool converts whatever mkv you throw at it to mp4 with DV4,5 or 8 with EAC3 audio and keeps original truehd atmos etc alongside for future, i have tested and remuxing with mkvtoolnix makes it playable with atmos again on nvidia shield no issues.

It automates ffmpeg dovi_tool and mp4box workflow and try to use as little drive space as possible thanks to linux pipes. I have it running on my NAS and is chugging along fine

https://github.com/gacopl/dvmkv2mp4

Take a look comment, or contribute :)
Tell me how to setup and run your script.
I've download it to my PC, but I cannot run it.

fib1985
Posts: 16
Joined: Fri May 03, 2019 11:36 pm

Re: Dolby Vision now possible through MP4 Mux.

#6231 Post by fib1985 » Sun Mar 13, 2022 5:28 am

fib1985 wrote:
Thu Nov 26, 2020 10:35 am
Hi guys,

actually have some way to play mkv dolby vision dual layer (base layer and enhancement layer) on lg cx ?
Hy Guys, it's quite a while i don't check this awesome forum! Is now that possible ? I checked the first page but i don't find any information about. thanks!

comorla45
Posts: 13
Joined: Wed Dec 01, 2021 11:32 pm

Re: Dolby Vision now possible through MP4 Mux.

#6232 Post by comorla45 » Sun Mar 13, 2022 8:13 pm

fib1985 wrote:
Sun Mar 13, 2022 5:28 am
(...)
Hy Guys, it's quite a while i don't check this awesome forum! Is now that possible ? I checked the first page but i don't find any information about. thanks!
I believe it is still not possible, at least with my B1, so C1/CX will 99% be the same. LG just seems to downgrade their TVs (first ditch DTS, then P7 DV).

@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).

Snickers333
Posts: 5
Joined: Thu May 13, 2021 9:07 am

Re: Dolby Vision now possible through MP4 Mux.

#6233 Post by Snickers333 » 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

el_juan
Posts: 6
Joined: Mon Feb 21, 2022 8:48 pm

Re: Dolby Vision now possible through MP4 Mux.

#6234 Post by el_juan » Mon Mar 14, 2022 11:10 pm

...
Last edited by el_juan on Wed Mar 23, 2022 6:33 pm, edited 3 times in total.

johnjon94
Posts: 35
Joined: Thu Nov 11, 2021 5:59 am

Re: Dolby Vision now possible through MP4 Mux.

#6235 Post by johnjon94 » 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.

jkatchy2
Posts: 16
Joined: Tue Mar 10, 2020 2:13 am

Re: Dolby Vision now possible through MP4 Mux.

#6236 Post by jkatchy2 » Tue Mar 15, 2022 2:41 am

@RESET_9999 I have question regarding playing DTDL M2TS file which triggers Dv while playing through usb from x800m2 where the same file plays as HDR through network from my NAS , is there any change need to be done ?

RESET_9999
Posts: 1966
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

#6237 Post by RESET_9999 » Tue Mar 15, 2022 3:18 am

jkatchy2 wrote:
Tue Mar 15, 2022 2:41 am
@RESET_9999 I have question regarding playing DTDL M2TS file which triggers Dv while playing through usb from x800m2 where the same file plays as HDR through network from my NAS , is there any change need to be done ?
Sounds like your M2ts is an original file from a bluray disc.
You have to remux your bluray disc with tsmuxer otherwise you get fake DV via USB and HDR10 via the network.

jkatchy2
Posts: 16
Joined: Tue Mar 10, 2020 2:13 am

Re: Dolby Vision now possible through MP4 Mux.

#6238 Post by jkatchy2 » Tue Mar 15, 2022 4:21 am

RESET_9999 wrote:
Tue Mar 15, 2022 3:18 am
jkatchy2 wrote:
Tue Mar 15, 2022 2:41 am
@RESET_9999 I have question regarding playing DTDL M2TS file which triggers Dv while playing through usb from x800m2 where the same file plays as HDR through network from my NAS , is there any change need to be done ?
Sounds like your M2ts is an original file from a bluray disc.
You have to remux your bluray disc with tsmuxer otherwise you get fake DV via USB and HDR10 via the network.
Ok , will try to do that . If possible can you reshare your dovi tool ? If its still under developemnt , can understand!

Gatorman
Posts: 78
Joined: Thu Feb 10, 2022 3:47 pm

Re: Dolby Vision now possible through MP4 Mux.

#6239 Post by Gatorman » 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"?
Last edited by Gatorman on Tue Mar 15, 2022 2:48 pm, edited 2 times in total.
More reasons to collect physical media. 2019 Shield TV Pro.

mehgh750
Posts: 12
Joined: Fri Mar 11, 2022 1:21 am

Re: Dolby Vision now possible through MP4 Mux.

#6240 Post by mehgh750 » Tue Mar 15, 2022 8:08 am

jkatchy2 wrote:
Tue Mar 15, 2022 4:21 am
RESET_9999 wrote:
Tue Mar 15, 2022 3:18 am
jkatchy2 wrote:
Tue Mar 15, 2022 2:41 am
@RESET_9999 I have question regarding playing DTDL M2TS file which triggers Dv while playing through usb from x800m2 where the same file plays as HDR through network from my NAS , is there any change need to be done ?
Sounds like your M2ts is an original file from a bluray disc.
You have to remux your bluray disc with tsmuxer otherwise you get fake DV via USB and HDR10 via the network.
Ok , will try to do that . If possible can you reshare your dovi tool ? If its still under developemnt , can understand!
If it worked for you, can you please share how to use tsmuxer. I also have X800M2 and have a bunch of BDMVs but do not know how to use tsmuxer.
Thanks

Post Reply