Dolby Vision now possible through MP4 Mux.
-
Mortenjorstad
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
I have know made M2ts files with hd audio on all my 56 DV movies. Every movie play perfect on shield 2019 with DV and Atmos/dts x sound.
1 demux with eac3to Eac3to path to moviefolder 2:bl.hevc 3:el.hevc
2 tak the 2 files and import them into yuseope tool v02
3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
1 demux with eac3to Eac3to path to moviefolder 2:bl.hevc 3:el.hevc
2 tak the 2 files and import them into yuseope tool v02
3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
-
planet_hoarder
- Posts: 33
- Joined: Tue Mar 17, 2020 10:32 am
Re: Dolby Vision now possible through MP4 Mux.
Ok, now it makes sense why my Rocketman_remux.mkv works with mp4muxer but not with your tool.yusesope wrote: Wed Mar 18, 2020 10:58 amUHD-BDs follow very precise rules: for example, the presence of NALu AUD between one frame and another is mandatory.Arbigator wrote: Wed Mar 18, 2020 6:53 am What is it about a demuxed mkv rip that this tool doesn't like? Do you think it might be possible in the future?
In remuxed files these rules are not always respected. It takes a lot of work to predict more or less anomalous behavior and I don't have time!
Thank you!Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm 3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
Finally I can try with this modified version!
did you try yuseope's v0.0.3 tool
-
Mortenjorstad
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
No, not tried v.003 since 002 works 100%planet_hoarder wrote: Wed Mar 18, 2020 1:57 pmOk, now it makes sense why my Rocketman_remux.mkv works with mp4muxer but not with your tool.yusesope wrote: Wed Mar 18, 2020 10:58 amUHD-BDs follow very precise rules: for example, the presence of NALu AUD between one frame and another is mandatory.Arbigator wrote: Wed Mar 18, 2020 6:53 am What is it about a demuxed mkv rip that this tool doesn't like? Do you think it might be possible in the future?
In remuxed files these rules are not always respected. It takes a lot of work to predict more or less anomalous behavior and I don't have time!
Thank you!Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm 3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
Finally I can try with this modified version!
did you try yuseope's v0.0.3 tool
-
mulucy
- Posts: 145
- Joined: Tue Jan 07, 2020 7:08 pm
Re: Dolby Vision now possible through MP4 Mux.
Does it mean Shield support full 12-bit Single Track Double Layer with lossless Audio?Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm I have know made M2ts files with hd audio on all my 56 DV movies. Every movie play perfect on shield 2019 with DV and Atmos/dts x sound.
1 demux with eac3to Eac3to path to moviefolder 2:bl.hevc 3:el.hevc
2 tak the 2 files and import them into yuseope tool v02
3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
-
shawnc22
- Posts: 637
- Joined: Tue Jan 21, 2020 7:40 am
Re: Dolby Vision now possible through MP4 Mux.
Ah odd that the temp version of the v2 tool worked and v3 did not. Was it just less stingy on the matching bits between layers? Maybe that missing bit was the reason why the audio desynced halfway through the movieyusesope wrote: Wed Mar 18, 2020 10:58 am This time it's not my fault!
There seems to be a little bit missing in the BL Layer: my program is in eternal expectation of a data that will never arrive! What is the title of the movie?
edit: so it looks like it might be issue with my decrypted backup. Both ffmpeg and eac3to had issues extracting the layers at around the 0:43:35 point :
eac3to:
Code: Select all
[v03] [0:43:35] The source file seems to be damaged (transport error indicated). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (transport error indicated). <WARNING>
[v03] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v03] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (discontinuity). <WARNING>
[v03] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (discontinuity). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (sync byte missing). <WARNING>
[v02] [0:43:35] The source file seems to be damaged (discontinuity). <WARNING>
[v03] [0:43:35] The source file seems to be damaged (discontinuity). <WARNING>
Video track 2 contains 129801 frames.
Video track 3 contains 129802 frames.
Code: Select all
time=00:43:34.11 bitrate=68500[mpegts @ 000001aa05fc91c0] PES packet size mismatch
Last edited by shawnc22 on Wed Mar 18, 2020 5:23 pm, edited 1 time in total.
-
planet_hoarder
- Posts: 33
- Joined: Tue Mar 17, 2020 10:32 am
Re: Dolby Vision now possible through MP4 Mux.
Can you please upload v0.0.2 as well?Mortenjorstad wrote: Wed Mar 18, 2020 2:52 pmNo, not tried v.003 since 002 works 100%planet_hoarder wrote: Wed Mar 18, 2020 1:57 pmOk, now it makes sense why my Rocketman_remux.mkv works with mp4muxer but not with your tool.yusesope wrote: Wed Mar 18, 2020 10:58 am
UHD-BDs follow very precise rules: for example, the presence of NALu AUD between one frame and another is mandatory.
In remuxed files these rules are not always respected. It takes a lot of work to predict more or less anomalous behavior and I don't have time!
Thank you!Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm 3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
Finally I can try with this modified version!
did you try yuseope's v0.0.3 tool
I'd like to try and copy your setup.
No it does not. AFAIK, Single Track Double Layer is not 12-bit, it's 10-bit. Since no 12-bit TV's exist, we wouldn't see the difference.mulucy wrote: Wed Mar 18, 2020 3:08 pm Does it mean Shield support full 12-bit Single Track Double Layer with lossless Audio?
I might be wrong.
-
Mortenjorstad
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
V.0.0.2planet_hoarder wrote: Wed Mar 18, 2020 4:57 pmCan you please upload v0.0.2 as well?Mortenjorstad wrote: Wed Mar 18, 2020 2:52 pmNo, not tried v.003 since 002 works 100%planet_hoarder wrote: Wed Mar 18, 2020 1:57 pm
Ok, now it makes sense why my Rocketman_remux.mkv works with mp4muxer but not with your tool.
Thank you!
Finally I can try with this modified version!
did you try yuseope's v0.0.3 tool
I'd like to try and copy your setup.
No it does not. AFAIK, Single Track Double Layer is not 12-bit, it's 10-bit. Since no 12-bit TV's exist, we wouldn't see the difference.mulucy wrote: Wed Mar 18, 2020 3:08 pm Does it mean Shield support full 12-bit Single Track Double Layer with lossless Audio?
I might be wrong.
https://drive.google.com/open?id=1HWf-l ... 4n70PDFeb-
-
eblackadder
- Posts: 15
- Joined: Mon Mar 16, 2020 8:32 pm
Re: Dolby Vision now possible through MP4 Mux.
Where do you have to turn it off?Mortenjorstad wrote: Wed Mar 18, 2020 9:46 amHad same error on some movies, you must turn off pgs subtitles.RESET_9999 wrote: Wed Mar 18, 2020 12:09 am Anyone tried 1917 ?
I'm testing @yusesope newest version of the tool but playback stops at exactly 1min16 on the shield (tried 3 times). BL+EL+RPU+Atmos
Fast forward also stop playback with the same error.
as usual , Dual layer TS + Atmos works like a charm on the x700. that movie looks amazing in DV btw.
-
eblackadder
- Posts: 15
- Joined: Mon Mar 16, 2020 8:32 pm
Re: Dolby Vision now possible through MP4 Mux.
How do you play them if i may ask? With Plex? Or maybe MX Player?Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm I have know made M2ts files with hd audio on all my 56 DV movies. Every movie play perfect on shield 2019 with DV and Atmos/dts x sound.
1 demux with eac3to Eac3to path to moviefolder 2:bl.hevc 3:el.hevc
2 tak the 2 files and import them into yuseope tool v02
3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
-
Rufus
- Posts: 2
- Joined: Sun Mar 15, 2020 8:38 pm
Re: Dolby Vision now possible through MP4 Mux.
I've been following this thread for a few days. Great work. I've looked through all 114 pages and I thing I understand the current workflow.
Extract the BL and EL
Use yuseope's v0.0.3 tool to combine BL and EL
Open the modified tsMuxerGUI.exe. (11f852a)
Open the backup disk main mpls playlist file.
Insert the newly created Shazam.hevc and select it with the check box.
Select TRUE-HD AC3 core+TRUE-HD 7.1 with the check box.
Uncheck everything else and then start demuxing as a ts file.
When I complete these steps I have an issue with playback.
My setup:
105 MB/s avg. throughput on gigabit Ethernet
Plex server (Plex Pass)
Shield 2019 with plex app (not pro)
Vizio PX75G1
Denon receiver with Atmos 5.1.2 speaker setup
When I play the ts file my TV shows Dolby Vision, my receiver shows Dolby Atmos/DSur and Plex lists it a AC3 5.1. However, about 9 seconds into the movie shudders and freezes. I can fast forward. It will jump ahead but it freezes up again. I also tried playback from an SD card on my streaming device. Same thing so I don't think it's network related.
I also ran the remuxing and created an m2ts file. This file plays smooth with great audio sync. However it appears that I loose the Dolby Vision indicator. My receiver shows Dolby Atmos and Plex lists it a TRUE HD 7.1
To run some further tests I gave Dolby's mp4muxer a try with the same BL EL hevc files and an AC3 5.1 audio track I extracted with the modified tsMuxerGUI.
This worked as others have reported. Dolby Vision indicator, smooth audio video but it has AC3 5.1
Any ideas on what might be going on? Below is the MediaInfo on the files.
Shazam.ts
Shazam.m2ts
Shazam.mp4
Extract the BL and EL
Code: Select all
ffmpeg -i bluray:C:\Video\backup\SHAZAM -map 0:0 -c copy C:\Video\BL.hevc -map 0:1 -c copy C:\Video\EL.hevcCode: Select all
python src\bl_el_rpu_builder.py -bl C:\Video\BL.hevc -el C:\Video\EL.hevc -of C:\Video\bl_el_rpu_builder_v0.0.3\Shazam.hevcOpen the backup disk main mpls playlist file.
Insert the newly created Shazam.hevc and select it with the check box.
Select TRUE-HD AC3 core+TRUE-HD 7.1 with the check box.
Uncheck everything else and then start demuxing as a ts file.
When I complete these steps I have an issue with playback.
My setup:
105 MB/s avg. throughput on gigabit Ethernet
Plex server (Plex Pass)
Shield 2019 with plex app (not pro)
Vizio PX75G1
Denon receiver with Atmos 5.1.2 speaker setup
When I play the ts file my TV shows Dolby Vision, my receiver shows Dolby Atmos/DSur and Plex lists it a AC3 5.1. However, about 9 seconds into the movie shudders and freezes. I can fast forward. It will jump ahead but it freezes up again. I also tried playback from an SD card on my streaming device. Same thing so I don't think it's network related.
I also ran the remuxing and created an m2ts file. This file plays smooth with great audio sync. However it appears that I loose the Dolby Vision indicator. My receiver shows Dolby Atmos and Plex lists it a TRUE HD 7.1
To run some further tests I gave Dolby's mp4muxer a try with the same BL EL hevc files and an AC3 5.1 audio track I extracted with the modified tsMuxerGUI.
Code: Select all
mp4muxer --dv-profile 7 --input-file C:\Video\BL.hevc --input-file C:\Video\EL.hevc --input-file C:\Video\00800.track_4353.ac3 --media-lang eng --output-file B:\Media\Calibration\Shazam_ver2.mp4Any ideas on what might be going on? Below is the MediaInfo on the files.
Shazam.ts
Code: Select all
General
ID : 1 (0x1)
Complete name : B:\Media\Calibration\Shazam_Dolby_Vision_Atmos_Ver2_ts.ts
Format : MPEG-TS
File size : 77.0 GiB
Duration : 2 h 11 min
Overall bit rate mode : Variable
Overall bit rate : 83.7 Mb/s
Maximum Overall bit rate : 35.5 Mb/s
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.08.06, BL+RPU / SMPTE ST 2086, HDR10 compatible
Codec ID : 36
Duration : 2 h 11 min
Bit rate : 79.1 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.398
Stream size : 72.8 GiB (95%)
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0050 cd/m2, max: 4000 cd/m2
Maximum Content Light Level : 1351 cd/m2
Maximum Frame-Average Light Level : 384 cd/m2
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3 MLP FBA 16-ch
Format/Info : Audio Coding 3 + Meridian Lossless Packing FBA with 16-channel presentation
Commercial name : Dolby TrueHD with Dolby Atmos
Muxing mode : Stream extension
Codec ID : 131
Duration : 2 h 11 min
Bit rate mode : Variable
Bit rate : 448 kb/s
Maximum bit rate : 5 931 kb/s
Channel(s) : 8 channels
Channel layout : L R C LFE Ls Rs Lb Rb
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 422 MiB (1%)
Language : English
Service kind : Complete Main
Number of dynamic objects : 15
Bed channel count : 1 channel
Bed channel configuration : LFE
Code: Select all
General
ID : 1 (0x1)
Complete name : B:\Media\Calibration\Shazam_Dolby_Vision_Atmos_Ver2_m2ts.m2ts
Format : BDAV
Format/Info : Blu-ray Video
File size : 78.7 GiB
Duration : 2 h 11 min
Overall bit rate mode : Variable
Overall bit rate : 85.5 Mb/s
Maximum Overall bit rate : 35.5 Mb/s
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 : SMPTE ST 2086, HDR10 compatible
Codec ID : 36
Duration : 2 h 11 min
Bit rate : 81.7 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.411
Stream size : 75.2 GiB (96%)
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0050 cd/m2, max: 4000 cd/m2
Maximum Content Light Level : 1351 cd/m2
Maximum Frame-Average Light Level : 384 cd/m2
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3 MLP FBA 16-ch
Format/Info : Audio Coding 3 + Meridian Lossless Packing FBA with 16-channel presentation
Commercial name : Dolby TrueHD with Dolby Atmos
Muxing mode : Stream extension
Codec ID : 131
Duration : 2 h 11 min
Bit rate mode : Variable
Bit rate : 448 kb/s
Maximum bit rate : 5 931 kb/s
Channel(s) : 8 channels
Channel layout : L R C LFE Ls Rs Lb Rb
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 422 MiB (1%)
Language : English
Service kind : Complete Main
Number of dynamic objects : 15
Bed channel count : 1 channel
Bed channel configuration : LFE
Code: Select all
General
Complete name : B:\Media\Calibration\Shazam_ver2.mp4
Format : MPEG-4
Format profile : Base Media / Version 2
Codec ID : mp42 (mp42/dby1/isom)
File size : 71.1 GiB
Duration : 2 h 11 min
Overall bit rate : 77.3 Mb/s
Encoded date : UTC 2020-03-18 21:47:58
Tagged date : UTC 2020-03-18 21:47:58
Video #1
ID : 1
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : SMPTE ST 2086, HDR10 compatible
Codec ID : hev1
Codec ID/Info : High Efficiency Video Coding
Duration : 2 h 11 min
Bit rate : 76.7 Mb/s
Width : 3 840 pixels
Height : 2 160 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
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.386
Stream size : 70.6 GiB (99%)
Default : Yes
Alternate group : 1
Encoded date : UTC 2020-03-18 21:47:58
Tagged date : UTC 2020-03-18 21:47:58
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0050 cd/m2, max: 4000 cd/m2
Maximum Content Light Level : 1351 cd/m2
Maximum Frame-Average Light Level : 384 cd/m2
Codec configuration box : hvcC
Video #2
ID : 2
Format : HEVC
Format/Info : High Efficiency Video Coding
Format profile : Main 10@L5.1@High
HDR format : Dolby Vision, Version 1.0, dvhe.07.06, EL+RPU / SMPTE ST 2086, HDR10 compatible
Codec ID : hev1
Codec ID/Info : High Efficiency Video Coding
Duration : 2 h 11 min
Bit rate : 62.0 kb/s
Width : 1 920 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
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.001
Stream size : 58.4 MiB (0%)
Default : No
Alternate group : 1
Encoded date : UTC 2020-03-18 21:47:58
Tagged date : UTC 2020-03-18 21:47:58
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0050 cd/m2, max: 4000 cd/m2
Codec configuration box : hvcC+dvcC
Audio
ID : 3
Format : AC-3
Format/Info : Audio Coding 3
Commercial name : Dolby Digital
Codec ID : ac-3
Duration : 2 h 11 min
Bit rate mode : Constant
Bit rate : 448 kb/s
Channel(s) : 6 channels
Channel layout : L R C LFE Ls Rs
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 422 MiB (1%)
Language : English
Service kind : Complete Main
Default : Yes
Alternate group : 2
Encoded date : UTC 2020-03-18 21:47:58
Tagged date : UTC 2020-03-18 21:47:58
-
shawnc22
- Posts: 637
- Joined: Tue Jan 21, 2020 7:40 am
Re: Dolby Vision now possible through MP4 Mux.
Not sure if this will fix your issue, but on first time playback of the TS file, you have to manually select the TRUEHD 7.1 audio track and not the AC3 5.1. Because of the AC3 core in the atmos track, plex will default to the ac3 5.1 track. Your video track is also not showing BL+EL+RPU, only BL+RPU. It might be the version of TSMuxer you're using. m2ts will also not work with DV+atmos, only TS will.Rufus wrote: Thu Mar 19, 2020 1:26 am When I play the ts file my TV shows Dolby Vision, my receiver shows Dolby Atmos/DSur and Plex lists it a AC3 5.1. However, about 9 seconds into the movie shudders and freezes. I can fast forward. It will jump ahead but it freezes up again. I also tried playback from an SD card on my streaming device. Same thing so I don't think it's network related.
-
Rufus
- Posts: 2
- Joined: Sun Mar 15, 2020 8:38 pm
Re: Dolby Vision now possible through MP4 Mux.
Thanks, I'll take a look at selecting the audio track in plex. A few pages back there's a link for a tsmuxer v0.0.2 at https://drive.google.com/open?id=1HWf-l ... 4n70PDFeb-shawnc22 wrote: Thu Mar 19, 2020 4:04 amNot sure if this will fix your issue, but on first time playback of the TS file, you have to manually select the TRUEHD 7.1 audio track and not the AC3 5.1. Because of the AC3 core in the atmos track, plex will default to the ac3 5.1 track. Your video track is also not showing BL+EL+RPU, only BL+RPU. It might be the version of TSMuxer you're using. m2ts will also not work with DV+atmos, only TS will.Rufus wrote: Thu Mar 19, 2020 1:26 am When I play the ts file my TV shows Dolby Vision, my receiver shows Dolby Atmos/DSur and Plex lists it a AC3 5.1. However, about 9 seconds into the movie shudders and freezes. I can fast forward. It will jump ahead but it freezes up again. I also tried playback from an SD card on my streaming device. Same thing so I don't think it's network related.
Ran everything through tsmuxer v0.0.2 and this time the ts file shows BL+EL+RPU. Below is the MediaData. I haven't had a chance yet to test it on my TV.
Code: Select all
General
ID : 1 (0x1)
Complete name : B:\Media\Calibration\Shazam_11f852a.ts
Format : MPEG-TS
File size : 77.0 GiB
Duration : 2 h 11 min
Overall bit rate mode : Variable
Overall bit rate : 83.7 Mb/s
Maximum Overall bit rate : 35.5 Mb/s
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.08.06, BL+EL+RPU / SMPTE ST 2086, HDR10 compatible
Codec ID : 36
Duration : 2 h 11 min
Bit rate : 79.1 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.398
Stream size : 72.8 GiB (95%)
Color range : Limited
Color primaries : BT.2020
Transfer characteristics : PQ
Matrix coefficients : BT.2020 non-constant
Mastering display color primaries : Display P3
Mastering display luminance : min: 0.0050 cd/m2, max: 4000 cd/m2
Maximum Content Light Level : 1351 cd/m2
Maximum Frame-Average Light Level : 384 cd/m2
Audio
ID : 4352 (0x1100)
Menu ID : 1 (0x1)
Format : AC-3 MLP FBA 16-ch
Format/Info : Audio Coding 3 + Meridian Lossless Packing FBA with 16-channel presentation
Commercial name : Dolby TrueHD with Dolby Atmos
Muxing mode : Stream extension
Codec ID : 131
Duration : 2 h 11 min
Bit rate mode : Variable
Bit rate : 448 kb/s
Maximum bit rate : 5 931 kb/s
Channel(s) : 8 channels
Channel layout : L R C LFE Ls Rs Lb Rb
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 SPF)
Compression mode : Lossy
Stream size : 422 MiB (1%)
Language : English
Service kind : Complete Main
Number of dynamic objects : 15
Bed channel count : 1 channel
Bed channel configuration : LFE
-
Mortenjorstad
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
With plex on shield 2019eblackadder wrote: Wed Mar 18, 2020 10:20 pmHow do you play them if i may ask? With Plex? Or maybe MX Player?Mortenjorstad wrote: Wed Mar 18, 2020 1:39 pm I have know made M2ts files with hd audio on all my 56 DV movies. Every movie play perfect on shield 2019 with DV and Atmos/dts x sound.
1 demux with eac3to Eac3to path to moviefolder 2:bl.hevc 3:el.hevc
2 tak the 2 files and import them into yuseope tool v02
3 use tsmuxer modified Version, mux file made by yuseope tool with audio from Blu-ray.
https://drive.google.com/uc?id=10zOr0IU ... t=download
-
Mortenjorstad
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
With plex you can see before you start the movie if subtitles is oneblackadder wrote: Wed Mar 18, 2020 9:57 pmWhere do you have to turn it off?Mortenjorstad wrote: Wed Mar 18, 2020 9:46 amHad same error on some movies, you must turn off pgs subtitles.RESET_9999 wrote: Wed Mar 18, 2020 12:09 am Anyone tried 1917 ?
I'm testing @yusesope newest version of the tool but playback stops at exactly 1min16 on the shield (tried 3 times). BL+EL+RPU+Atmos
Fast forward also stop playback with the same error.
as usual , Dual layer TS + Atmos works like a charm on the x700. that movie looks amazing in DV btw.
-
eblackadder
- Posts: 15
- Joined: Mon Mar 16, 2020 8:32 pm
Re: Dolby Vision now possible through MP4 Mux.
Hi all,
I'm a little confused. I heard/read that it was not possible to use Dolby Vision/Atmos with M2TS files but Mortenjorstad wrote that he made 56 dv movies.
So i tried it too with the movie 1917 and played it on the shield tv pro. My tv is the Lg Oled C7 and it triggers dv. My receiver is the Denon 4300h and shows Atmos.
When i look to the info file it looks good.
Algemeen
ID : 1 (0x1)
Volledige naam : D:\4k Movies\1917.m2ts
Formaat : BDAV
Formaat/Info : Blu-ray Video
Bestandsgrootte : 71,8 GiB
Duur : 1 h 58 min
Totale bitratemodus : Variabel
Totale bitrate : 86,4 Mb/s
Maximale Totale bitrate : 35,5 Mb/s
Video
ID : 4117 (0x1015)
Menu-ID : 1 (0x1)
Formaat : HEVC
Formaat/Info : High Efficiency Video Coding
Formaatprofiel : Main 10@L5.1@High
HDR_Format/String : Dolby Vision, Version 1.0, dvhe.08.06, BL+EL+RPU / SMPTE ST 2094 App 4, Version 1, HDR10+ Profile B compatible
Codec-ID : 36
Duur : 1 h 58 min
Bitrate : 82,5 Mb/s
Breedte : 3 840 pixels
Hoogte : 2 160 pixels
Beeldverhouding : 16:9
Framerate : 23,976 (24000/1001) FPS
ColorSpace : YUV
ChromaSubsampling/String : 4:2:0 (Type 2)
BitDepth/String : 10 bits
Bits/(Pixel*Frame) : 0.415
Stroomgrootte : 68,6 GiB (96%)
colour_range : Limited
colour_primaries : BT.2020
transfer_characteristics : PQ
matrix_coefficients : BT.2020 non-constant
MasteringDisplay_ColorPrimaries : Display P3
MasteringDisplay_Luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
MaxCLL : 1000 cd/m2
MaxFALL : 168 cd/m2
Audio
ID : 4352 (0x1100)
Menu-ID : 1 (0x1)
Formaat : AC-3 MLP FBA 16-ch
Formaat/Info : Audio Coding 3 + Meridian Lossless Packing FBA with 16-channel presentation
Format_Commercial_IfAny : Dolby TrueHD with Dolby Atmos
Muxingmodus : Stream extension
Codec-ID : 131
Duur : 1 h 58 min
Bitrate-modus : Variabel
Bitrate : 448 kb/s
Maximale bitrate : 7 158 kb/s
Kanaal(en) : 8 kanalen
ChannelLayout : L R C LFE Ls Rs Lb Rb
Samplerate : 48,0 kHz
Framerate : 31,250 FPS (1536 SPF)
Video vertraging : 17 ms
Stroomgrootte : 381 MiB (1%)
Taal : Engels
ServiceKind/String : Complete Main
NumberOfDynamicObjects : 11
BedChannelCount/String : 1 kanaal
BedChannelConfiguration : LFE
Is this good or not good?
I'm a little confused. I heard/read that it was not possible to use Dolby Vision/Atmos with M2TS files but Mortenjorstad wrote that he made 56 dv movies.
So i tried it too with the movie 1917 and played it on the shield tv pro. My tv is the Lg Oled C7 and it triggers dv. My receiver is the Denon 4300h and shows Atmos.
When i look to the info file it looks good.
Algemeen
ID : 1 (0x1)
Volledige naam : D:\4k Movies\1917.m2ts
Formaat : BDAV
Formaat/Info : Blu-ray Video
Bestandsgrootte : 71,8 GiB
Duur : 1 h 58 min
Totale bitratemodus : Variabel
Totale bitrate : 86,4 Mb/s
Maximale Totale bitrate : 35,5 Mb/s
Video
ID : 4117 (0x1015)
Menu-ID : 1 (0x1)
Formaat : HEVC
Formaat/Info : High Efficiency Video Coding
Formaatprofiel : Main 10@L5.1@High
HDR_Format/String : Dolby Vision, Version 1.0, dvhe.08.06, BL+EL+RPU / SMPTE ST 2094 App 4, Version 1, HDR10+ Profile B compatible
Codec-ID : 36
Duur : 1 h 58 min
Bitrate : 82,5 Mb/s
Breedte : 3 840 pixels
Hoogte : 2 160 pixels
Beeldverhouding : 16:9
Framerate : 23,976 (24000/1001) FPS
ColorSpace : YUV
ChromaSubsampling/String : 4:2:0 (Type 2)
BitDepth/String : 10 bits
Bits/(Pixel*Frame) : 0.415
Stroomgrootte : 68,6 GiB (96%)
colour_range : Limited
colour_primaries : BT.2020
transfer_characteristics : PQ
matrix_coefficients : BT.2020 non-constant
MasteringDisplay_ColorPrimaries : Display P3
MasteringDisplay_Luminance : min: 0.0001 cd/m2, max: 1000 cd/m2
MaxCLL : 1000 cd/m2
MaxFALL : 168 cd/m2
Audio
ID : 4352 (0x1100)
Menu-ID : 1 (0x1)
Formaat : AC-3 MLP FBA 16-ch
Formaat/Info : Audio Coding 3 + Meridian Lossless Packing FBA with 16-channel presentation
Format_Commercial_IfAny : Dolby TrueHD with Dolby Atmos
Muxingmodus : Stream extension
Codec-ID : 131
Duur : 1 h 58 min
Bitrate-modus : Variabel
Bitrate : 448 kb/s
Maximale bitrate : 7 158 kb/s
Kanaal(en) : 8 kanalen
ChannelLayout : L R C LFE Ls Rs Lb Rb
Samplerate : 48,0 kHz
Framerate : 31,250 FPS (1536 SPF)
Video vertraging : 17 ms
Stroomgrootte : 381 MiB (1%)
Taal : Engels
ServiceKind/String : Complete Main
NumberOfDynamicObjects : 11
BedChannelCount/String : 1 kanaal
BedChannelConfiguration : LFE
Is this good or not good?
