Dolby Vision now possible through MP4 Mux.

Please post here for issues related to UHD discs
Post Reply
Yoshitaka
Posts: 17
Joined: Sun Mar 27, 2022 1:41 am

Re: Dolby Vision now possible through MP4 Mux.

Post by Yoshitaka »

Yoshitaka wrote: Sun Mar 27, 2022 1:46 am I have remuxed an HEVC with ac3 to make a dv mp4 but it is stuttering on my C9.. Playing through USB port and flagged as Dolby Vision no problem, no pink video, but just extremely choppy. Stop and start. Audio is in sync too with it..
What could be some problems that have caused this? I've never had this issue before..
Bump. In case my post became buried.
KyleLeMarbe
Posts: 3
Joined: Sun Feb 06, 2022 8:22 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by KyleLeMarbe »

Albano wrote: 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?
For some reason, extracting through ffmpeg causes the audio to be offset from the video. Have not figured out exactly why, but the 1100ms offset fixes it.
Gatorman
Posts: 84
Joined: Thu Feb 10, 2022 3:47 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Gatorman »

What is the correct L5 data for an RPU in a video that switches between IMAX (16:9/full screen) and black bars (2.35:1)? Should I be cropping the RPU (0,0,0,0) or matching the black bars (0,0,280,280)?

I guess this has already been answered.
quietvoid wrote: Thu Aug 26, 2021 12:50 am Right, normally you would have to find the scenes where the aspect ratio changes and edit them in the other RPU.
Alternatively I'm pretty sure leaving the L5 to 0 also works.

But you don't have to do any of this since the content is already Dolby VIsion :!:
What about a video where the x axis isn't fully used (148,148,0,0)?
More reasons to collect physical media. Ugoos AM6B+ CE p3i PM4K.
quietvoid
Posts: 377
Joined: Sun Apr 19, 2020 4:15 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by quietvoid »

Gatorman wrote: Sun Apr 03, 2022 11:47 am What about a video where the x axis isn't fully used (148,148,0,0)?
I don't understand what you mean by this.
Gatorman
Posts: 84
Joined: Thu Feb 10, 2022 3:47 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Gatorman »

quietvoid wrote: Mon Apr 04, 2022 2:21 pm
Gatorman wrote: Sun Apr 03, 2022 11:47 am What about a video where the x axis isn't fully used (148,148,0,0)?
I don't understand what you mean by this.
I'm trying to describe a video where there are black bars along the sides and not the top and bottom. I don't remember seeing much conversation about editing the side values. Maybe I'm over thinking things.... Just edit those L5 values?
More reasons to collect physical media. Ugoos AM6B+ CE p3i PM4K.
quietvoid
Posts: 377
Joined: Sun Apr 19, 2020 4:15 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by quietvoid »

Gatorman wrote: Mon Apr 04, 2022 3:07 pm I'm trying to describe a video where there are black bars along the sides and not the top and bottom. I don't remember seeing much conversation about editing the side values. Maybe I'm over thinking things.... Just edit those L5 values?
It's the same principle regardless of top/bottom or left/right.
Just edit them for the letterbox bars in the video.
ragico
Posts: 266
Joined: Fri Feb 15, 2019 1:09 am

Re: Dolby Vision now possible through MP4 Mux.

Post by ragico »

@quietvoid
on my old firestick 4k I am using the kodi version (20.0 Alpha1 (19.90.101) Git 2021 1007-50679851c6 compiled 2021-10-07) posted by yourself on this forum months ago.
Strange problem affecting the automatic frame rate:
Same Dovi profile 8 file in 2 different containers .mkv and .ts
The mkv plays properly in Dolby Vision and 24Hz
The ts starts in Dolby Vision at 60Hz then, after a few seconds it changes to HDR and 24Hz
This happens with all my files, tested extensively.
Have you got an explanation for this?
Can this problem be sorted out?
Thank you

PS. This problem does not exist in the new Firestick 4k
quietvoid
Posts: 377
Joined: Sun Apr 19, 2020 4:15 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by quietvoid »

No idea, I only use MKV.
jiggajim
Posts: 3
Joined: Mon Mar 14, 2022 1:34 am

Re: Dolby Vision now possible through MP4 Mux.

Post by jiggajim »

whatsmyname wrote: Sat Jul 17, 2021 11:20 pm Does anyone know if the new Reavon player can play Dolby Vision .mkv?
I've got the UBR-X110, and trying out the DV samples from makemkv via the network interface:
- P4 - Audio/Video worked, no HDR, no DV
- P5 - Audio worked, Video colors off, no HDR, no DV
- P7 (MEL) - Audio/Video worked, HDR worked, no DV
- P7 (FEL) - Audio/Video worked, HDR worked, no DV
- P8.1 - Audio/Video worked, HDR worked, no DV

So no DV on any of the profiles. Womp womp.

Someone else asked but the port is Gigabit. It's showing GbE in my Unifi console.
k9952000
Posts: 1
Joined: Thu Apr 07, 2022 11:18 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by k9952000 »

So I have a question I have a few files withdolby vision hdr :

Format profile : Main 10@L5@High
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU

These play with a green shine, is there any way to just rip the dolby vision out?
Tried a few ways even those (i believe) mentioned in this thread but none seem to work.
Gatorman
Posts: 84
Joined: Thu Feb 10, 2022 3:47 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Gatorman »

@RESET_9999

Have you tried adding ^" to set /p in your script?

I just injected an RPU, "RPU.(2020)" into a video, "video.(2020)\video.(2020).mkv" with this edit of your script, and it seems to work.


set p fix.png
set p fix.png (34.51 KiB) Viewed 19944 times
Last edited by Gatorman on Fri Apr 08, 2022 3:29 pm, edited 2 times in total.
More reasons to collect physical media. Ugoos AM6B+ CE p3i PM4K.
FubbAyH
Posts: 55
Joined: Wed Jan 02, 2019 7:06 am

Re: Dolby Vision now possible through MP4 Mux.

Post by FubbAyH »

k9952000 wrote: Thu Apr 07, 2022 11:22 pm So I have a question I have a few files withdolby vision hdr :

Format profile : Main 10@L5@High
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU

These play with a green shine, is there any way to just rip the dolby vision out?
Tried a few ways even those (i believe) mentioned in this thread but none seem to work.
No, I'm afraid not. Those are profile 5 files, and they are only suitable for Dolby Vision playback because they don't have a embedded HDR10 fallback like profile 7 or 8 files do.
darrrkmanxxx
Posts: 95
Joined: Mon Apr 13, 2020 9:55 am

Re: Dolby Vision now possible through MP4 Mux.

Post by darrrkmanxxx »

Yoshitaka wrote: Fri Apr 01, 2022 10:02 pm
Yoshitaka wrote: Sun Mar 27, 2022 1:46 am I have remuxed an HEVC with ac3 to make a dv mp4 but it is stuttering on my C9.. Playing through USB port and flagged as Dolby Vision no problem, no pink video, but just extremely choppy. Stop and start. Audio is in sync too with it..
What could be some problems that have caused this? I've never had this issue before..
Bump. In case my post became buried.
Hey I have that too with p5 or p8 mp4. You can just drag and drop the file into mkvtoolnix and remux to mkv. It will play without stutters and the dolby vision will be kept. I usually playback those with just Player or vimu. Mkv work a lot better than mp4
jiggajim
Posts: 3
Joined: Mon Mar 14, 2022 1:34 am

Re: Dolby Vision now possible through MP4 Mux.

Post by jiggajim »

jiggajim wrote: Wed Apr 06, 2022 8:08 pm
whatsmyname wrote: Sat Jul 17, 2021 11:20 pm Does anyone know if the new Reavon player can play Dolby Vision .mkv?
I've got the UBR-X110, and trying out the DV samples from makemkv via the network interface:
- P4 - Audio/Video worked, no HDR, no DV
- P5 - Audio worked, Video colors off, no HDR, no DV
- P7 (MEL) - Audio/Video worked, HDR worked, no DV
- P7 (FEL) - Audio/Video worked, HDR worked, no DV
- P8.1 - Audio/Video worked, HDR worked, no DV

So no DV on any of the profiles. Womp womp.

Someone else asked but the port is Gigabit. It's showing GbE in my Unifi console.
Just got a note back from support after trying a couple other remuxed formats:
thank you for your message.
We are sorry to inform you that Dolby Vision in video files playback is not supported.
Dolby Vision is only supported with UHD 4K Blu-ray discs.
RESET_9999
Posts: 2421
Joined: Mon Aug 05, 2019 7:12 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by RESET_9999 »

Gatorman wrote: Thu Apr 07, 2022 11:40 pm @RESET_9999
I updated the scripts, input with special characters/ no space should work now. Thanks!
darrrkmanxxx wrote: Fri Apr 08, 2022 6:56 am Hey I have that too with p5 or p8 mp4. You can just drag and drop the file into mkvtoolnix and remux to mkv. It will play without stutters and the dolby vision will be kept. I usually playback those with just Player or vimu. Mkv work a lot better than mp4
TVs dont support DV MKVs.
k9952000 wrote: Thu Apr 07, 2022 11:22 pm So I have a question I have a few files withdolby vision hdr :

Format profile : Main 10@L5@High
HDR format : Dolby Vision, Version 1.0, dvhe.05.06, BL+RPU
These play with a green shine, is there any way to just rip the dolby vision out?
Tried a few ways even those (i believe) mentioned in this thread but none seem to work.
Some devices can tonemap it on the fly to HDR10 or SDR such as the Firestick TV (latest one), Sony x700/x800m2, Windows 10 Movies and TV app.
Yoshitaka wrote: Sun Mar 27, 2022 1:46 am I have remuxed an HEVC with ac3 to make a dv mp4 but it is stuttering on my C9.. Playing through USB port and flagged as Dolby Vision no problem, no pink video, but just extremely choppy. Stop and start. Audio is in sync too with it..
What could be some problems that have caused this? I've never had this issue before..
Yep, I have the same problem with some DV MP4. I switched to the TS container and I never had the stuttering issues again with DV. You just have to keep the subtitles externally.

tsmuxer: https://github.com/justdan96/tsMuxer/releases
Sorry for my English.
G5 / AM6B+ / Denon 7.2.4
DoVi_Scripts
DoVi Playback Devices
Post Reply