Dolby Vision now possible through MP4 Mux.

Please post here for issues related to UHD discs
ATD555
Posts: 45
Joined: Fri Feb 28, 2020 4:04 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by ATD555 »

shroomM wrote:
Wed May 06, 2020 4:02 pm
Great tool, @yusesope, thank you!

I have a question - would it be possible (and not too complicated) to reverse what it does?
For example, if I have a final.hevc file with BL+EL+RPU, it would be awesome if it could split it into two (BL.hevc, EL.hevc) or even three (BL.hevc, EL.hevc, RPU) files.
Why not just keep the BL.hevc and EL.hevc which you would need to use the tool anyway? BL is the first video layer and EL is the second layer, you get them by demuxing the .m2ts file
mulucy
Posts: 143
Joined: Tue Jan 07, 2020 7:08 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by mulucy »

New Android TV device with DV/Atmos support from Tivo - looks pretty good https://www.tivo.com/products/stream-4k
Grencola
Posts: 343
Joined: Sun Jan 27, 2019 5:19 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Grencola »

mulucy wrote:
Wed May 06, 2020 10:13 pm
New Android TV device with DV/Atmos support from Tivo - looks pretty good https://www.tivo.com/products/stream-4k
same old song and dance.. no ethernet, no usb ports, low ram, and no hd-audio
zalman
Posts: 5
Joined: Wed Jan 08, 2020 3:29 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by zalman »

Grencola wrote:
Thu May 07, 2020 12:02 am
mulucy wrote:
Wed May 06, 2020 10:13 pm
New Android TV device with DV/Atmos support from Tivo - looks pretty good https://www.tivo.com/products/stream-4k
same old song and dance.. no ethernet, no usb ports, low ram, and no hd-audio
I use this in my LG B8 TV. USB 3.0 to Gigabit Ethernet Adapter

Image
Last edited by zalman on Thu May 07, 2020 10:34 am, edited 1 time in total.
TickTock
Posts: 27
Joined: Fri Apr 17, 2020 2:39 am

Re: Dolby Vision now possible through MP4 Mux.

Post by TickTock »

Grencola wrote:
Thu May 07, 2020 12:02 am
mulucy wrote:
Wed May 06, 2020 10:13 pm
New Android TV device with DV/Atmos support from Tivo - looks pretty good https://www.tivo.com/products/stream-4k
same old song and dance.. no ethernet, no usb ports, low ram, and no hd-audio
It has a micro USB port and a USB C port. I'm guessing the micro USB port is for power which leaves the USB C port for an ethernet adapter/USB C to USB 3 micro b cable (external hard drive) or a hub with both ethernet and USB ports.

Would running Android mean it may be possible for app developers to work out a way to pass through HD audio to an AVR/soundbar?
Grencola
Posts: 343
Joined: Sun Jan 27, 2019 5:19 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Grencola »

TickTock wrote:
Thu May 07, 2020 2:42 am
Grencola wrote:
Thu May 07, 2020 12:02 am
mulucy wrote:
Wed May 06, 2020 10:13 pm
New Android TV device with DV/Atmos support from Tivo - looks pretty good https://www.tivo.com/products/stream-4k
same old song and dance.. no ethernet, no usb ports, low ram, and no hd-audio
It has a micro USB port and a USB C port. I'm guessing the micro USB port is for power which leaves the USB C port for an ethernet adapter/USB C to USB 3 micro b cable (external hard drive) or a hub with both ethernet and USB ports.

Would running Android mean it may be possible for app developers to work out a way to pass through HD audio to an AVR/soundbar?
Yea, it's basically just like the firestick 4k. it has an ethernet adapter that works the same way. but it's only 10/100mbps so not gigabit. and no, again like the firestick, if hd-audio isn't supported in the firmware, it's not going to be able to passthrough anything more than dd+.
TickTock
Posts: 27
Joined: Fri Apr 17, 2020 2:39 am

Re: Dolby Vision now possible through MP4 Mux.

Post by TickTock »

Grencola wrote:
Thu May 07, 2020 2:50 am
TickTock wrote:
Thu May 07, 2020 2:42 am
Grencola wrote:
Thu May 07, 2020 12:02 am

same old song and dance.. no ethernet, no usb ports, low ram, and no hd-audio
It has a micro USB port and a USB C port. I'm guessing the micro USB port is for power which leaves the USB C port for an ethernet adapter/USB C to USB 3 micro b cable (external hard drive) or a hub with both ethernet and USB ports.

Would running Android mean it may be possible for app developers to work out a way to pass through HD audio to an AVR/soundbar?
Yea, it's basically just like the firestick 4k. it has an ethernet adapter that works the same way. but it's only 10/100mbps so not gigabit. and no, again like the firestick, if hd-audio isn't supported in the firmware, it's not going to be able to passthrough anything more than dd+.
USB C gigabit ethernet adapters should be able to be used (providing they are compatible with Android). Ah, so the only way to get HD audio passthrough would be with custom firmware, which there may be more of a possibility happening than say with the Firestick, given the device is running Android, but it probably won't happen.
darrrkmanxxx
Posts: 54
Joined: Mon Apr 13, 2020 9:55 am

Re: Dolby Vision now possible through MP4 Mux.

Post by darrrkmanxxx »

darrrkmanxxx wrote:
Wed May 06, 2020 4:17 pm
shawnc22 wrote:
Wed May 06, 2020 3:56 pm
You're on the wrong version of python
yusesope wrote:
Wed Mar 04, 2020 3:36 pm
For those who want to use the command line (on Windows, MacOS and Linux), you can use your version of Python (with python >= 3) but you must first install "bitstring"

Code: Select all

pip install bitstring
Thank you so much it's working now!
unfortunately Yusesope's tool didn't helped for my setup, since it only makes dvhe.08.06, BL+RPU and dvhe.06.06, BL+EL+RPU

what I need is dvhe.05.06, BL+RPU

Does anyone know how gat I get this profile ino a ts container or how can I demux that from an mp4?
shroomM
Posts: 3
Joined: Wed May 06, 2020 3:58 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by shroomM »

ATD555 wrote:
Wed May 06, 2020 9:01 pm
shroomM wrote:
Wed May 06, 2020 4:02 pm
Great tool, @yusesope, thank you!

I have a question - would it be possible (and not too complicated) to reverse what it does?
For example, if I have a final.hevc file with BL+EL+RPU, it would be awesome if it could split it into two (BL.hevc, EL.hevc) or even three (BL.hevc, EL.hevc, RPU) files.
Why not just keep the BL.hevc and EL.hevc which you would need to use the tool anyway? BL is the first video layer and EL is the second layer, you get them by demuxing the .m2ts file
This is assuming I'm coming from a blu-ray m2ts.

I have a couple of already merged files with BL+EL+RPU and some with BL+RPU.
It'd be interesting to "split" them into separate layers. Maybe see if we can use the RPU with x265's RPU option, though I don't know if that would even work.
Grencola
Posts: 343
Joined: Sun Jan 27, 2019 5:19 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Grencola »

check this out, in Kodi 18 no less! this is on the Ugoos AM6 Plus, ff to around 5m15s: https://drive.google.com/file/d/1cpBJSM ... Wt_2A/view
mulucy
Posts: 143
Joined: Tue Jan 07, 2020 7:08 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by mulucy »

Grencola wrote:
Fri May 08, 2020 1:48 am
check this out, in Kodi 18 no less! this is on the Ugoos AM6 Plus, ff to around 5m15s: https://drive.google.com/file/d/1cpBJSM ... Wt_2A/view
I noticed he said "Single Layer", any idea what profile he is talking about?
Grencola
Posts: 343
Joined: Sun Jan 27, 2019 5:19 pm

Re: Dolby Vision now possible through MP4 Mux.

Post by Grencola »

mulucy wrote:
Fri May 08, 2020 2:14 am
I noticed he said "Single Layer", any idea what profile he is talking about?
not sure, but judging by the mp4 and pcm audio I'm guessing profile 7.
Also, the guy who sent me this video said profile 5 dv rips work in kodi 19 on his shield. can anyone with a shield verify that?
shawnc22
Posts: 637
Joined: Tue Jan 21, 2020 7:40 am

Re: Dolby Vision now possible through MP4 Mux.

Post by shawnc22 »

Grencola wrote:
Fri May 08, 2020 2:43 am
mulucy wrote:
Fri May 08, 2020 2:14 am
I noticed he said "Single Layer", any idea what profile he is talking about?
not sure, but judging by the mp4 and pcm audio I'm guessing profile 7.
Also, the guy who sent me this video said profile 5 dv rips work in kodi 19 on his shield. can anyone with a shield verify that?
Looks like it. Installed the nightly version of kodi 19 and went through a bunch of sample files I had. The only one that worked was a profile 5 mp4 that I made with yusecope's tool in mode 2 and mp4muxer. All the other profile 4/7 mp4s/ts files played in just hdr. Same file also refused to play on kodi 18.
Jman5150
Posts: 116
Joined: Tue May 05, 2020 12:29 am

Re: Dolby Vision now possible through MP4 Mux.

Post by Jman5150 »

I googled mp4mux and had problems knowing which was the right site. Before i go further does it work on mac? Or is it pc only?
lexyz
Posts: 120
Joined: Fri May 08, 2020 5:32 am

Re: Dolby Vision now possible through MP4 Mux.

Post by lexyz »

Spears & Munsil UHD HDR Benchmark.
I tried to convert "Dolby Vision MEL demo" (20001.m2ts) to ts via 1.15.1 and tsmuxer (nightly 03.30), and seems DV was lost in result.

Dolby Vision MEL demo (20001.m2ts):

Code: Select all

Video #1
ID                                       : 4113 (0x1011)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0 (Type 2)
Bit depth                                : 10 bits
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Maximum Content Light Level              : 10000 cd/m2
Maximum Frame-Average Light Level        : 1676 cd/m2

Video #2
ID                                       : 4117 (0x1015)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0 (Type 2)
Bit depth                                : 10 bits
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Dolby Vision MEL demo (mkv-to-ts):

Code: Select all

Video
ID                                       : 4113 (0x1011)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Bit rate                                 : 73.3 Mb/s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
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.369
Stream size                              : 3.97 GiB (94%)
Language                                 : English
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Maximum Content Light Level              : 10000 cd/m2
Maximum Frame-Average Light Level        : 1676 cd/m2
FEL demo converted with DV, but sadly Plex player on Shield TV stop play it at some timemarks (first one is around 1:25)

Dolby Vision FEL demo (20000.m2ts):

Code: Select all

Video #1
ID                                       : 4113 (0x1011)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0 (Type 2)
Bit depth                                : 10 bits
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Maximum Content Light Level              : 10000 cd/m2
Maximum Frame-Average Light Level        : 1676 cd/m2

Video #2
ID                                       : 4117 (0x1015)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Width                                    : 1 920 pixels
Height                                   : 1 080 pixels
Display aspect ratio                     : 16:9
Frame rate                               : 23.976 (24000/1001) FPS
Color space                              : YUV
Chroma subsampling                       : 4:2:0 (Type 2)
Bit depth                                : 10 bits
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Dolby Vision FEL demo (mkv-to-ts):

Code: Select all

Video
ID                                       : 4117 (0x1015)
Menu ID                                  : 1 (0x1)
Format                                   : HEVC
Format/Info                              : High Efficiency Video Coding
Format profile                           : Main 10@L5.1@High
HDR format                               : Dolby Vision, Version 1.0, dvhe.04.06, BL+EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible
Codec ID                                 : 36
Duration                                 : 7 min 45 s
Bit rate                                 : 78.2 Mb/s
Width                                    : 3 840 pixels
Height                                   : 2 160 pixels
Display aspect ratio                     : 16:9
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.393
Stream size                              : 4.24 GiB (94%)
Language                                 : English
Color range                              : Limited
Color primaries                          : BT.2020
Transfer characteristics                 : PQ
Matrix coefficients                      : BT.2020 non-constant
Mastering display color primaries        : BT.2020
Mastering display luminance              : min: 0.0050 cd/m2, max: 10000 cd/m2
Maximum Content Light Level              : 10000 cd/m2
Maximum Frame-Average Light Level        : 1676 cd/m2
Bravia XF90, Shield TV Pro'19, UBP-X700
Post Reply