this was a dual layer dolby vision movie + atmos? because single layer + atmos i havent gotten to work yet :/RESET_9999 wrote: ↑Wed Mar 18, 2020 12:09 am
as usual , Dual layer TS + Atmos works like a charm on the x700. that movie looks amazing in DV btw.
Dolby Vision now possible through MP4 Mux.
-
- Posts: 70
- Joined: Fri Aug 09, 2019 11:10 am
Re: Dolby Vision now possible through MP4 Mux.
Mediaplayer: Nvidia Shield TV Pro
TV: LG 55SK7900PLA
Soundbar: LG SK8 (not LG SK8Y)
plex pass user
Discord:Rosa#1111
TV: LG 55SK7900PLA
Soundbar: LG SK8 (not LG SK8Y)
plex pass user
Discord:Rosa#1111
Re: Dolby Vision now possible through MP4 Mux.
What is it about a demuxed mkv rip that this tool doesn't like? Do you think it might be possible in the future?
Re: Dolby Vision now possible through MP4 Mux.
Thank you my friend for explaining.yusesope wrote: ↑Tue Mar 17, 2020 4:09 pmFind more info HERE.
In summary, "-mode 1" creates a Single Track Double Layer file (1:1 copy of a UHD).
"-mode 2" instead generates a Single Track Single Layer file (such as DVDFab).
Not all people own devices that can play files with dvhe.04 or dvhe.07 profile (-mode 1), so I have given the possibility to create files of type dvhe.05 (-mode 2).
The fact that you see no difference is a bit like someone who cannot distinguish a 320 kbps 16bit/44.1kHz MP3 from a 1200 kbps 24bit/192kHz FLAC: it depends on your equipment and subjective sensitivity.
Will try this as soon as possible and report back
yusesope wrote: ↑Tue Mar 17, 2020 4:09 pmI don't use tsMuxeR yet but I would try something like this:MastaG wrote: ↑Tue Mar 17, 2020 1:05 pm2. I don't like the fact that I have to use eac3to to convert the truehd atmos audio to a compatible "thd+ac3" format for TSMuxer, because I have to run it with wine.
Can I achieve the same with ffmpeg instead? (e.g. convert the truehd atmos track to something TSMuxer will accept)
instead of demuxing the audio track with ffmpeg and then re-editing it with eac3to, why don't you import the original disc and my HEVC file into tsMuxeR and then just check my raw stream and the TrueHD/ATMOS track (from the disc)?
Thanks yusesope and shawnc22, this works as well!shawnc22 wrote: ↑Tue Mar 17, 2020 4:32 pmMastaG wrote: ↑Tue Mar 17, 2020 1:05 pm2. I don't like the fact that I have to use eac3to to convert the truehd atmos audio to a compatible "thd+ac3" format for TSMuxer, because I have to run it with wine.
Can I achieve the same with ffmpeg instead? (e.g. convert the truehd atmos track to something TSMuxer will accept)
For all the remuxes I've done, I never actually extracted the atmos extract from the original disk. If you open the original decrypted m2ts/mpls file in tsmuxer, you'll notice that the atmos track is already in ac3+thd format. I simply unchecked every other track except for the atmos track, add in the merged hevc video track from yusecope's tool, and mux. Only issue I've had so far is with audio desyncing a bit 2/3 of the way into A Quiet Place. Not sure if this issue is with tsmuxer or yusecope's tool, but more tests will be needed
Didn't know TSMuxeR could also open bluray discs.. this will make life a lot easier as I can kick out the windows-only closed source eac3to now
Now I also do not have to save the atmos.mp4 truehd track any longer with ffmpeg, just the BL.hevc and EL.hevc:
Code: Select all
ffmpeg -i bluray:/path/to/my/bluray -map 0:0 -c copy ./BL.hevc -map 0:1 -c copy ./EL.hevc
Perhaps there's something wrong with Emby itself.
I'll try to copy the file to a USB disk and see what happens when using the internal player instead.
But on the bright side, now that I can use TSMuxeR, I can successfully embed dolby digital plus (eac3) (limited to 5.1 though) which is still an improvement over regular ac3.
I hope to see some success stories with DV + Atmos on the Shield using Emby/Plex, since I'm planning on getting one soon (as regular ARC cannot do hd-audio to my amp).
-
- Posts: 33
- Joined: Tue Mar 17, 2020 10:32 am
Re: Dolby Vision now possible through MP4 Mux.
I thought LG C8 cannot play lossless audio.
Imho the "Atmos" selection you see when you use TV speakers is just a gimmick and will be enabled only for DD+/Atmos.
Have you been able to play any lossless audio with WebOS internal player?
Also would be my question, since Dolby's mp4muxer works perfectly (well at least mp4muxer_64bit.exe works) with extracted bl, el tracks from mkv-files. Watched couple of DV movies on LG Oled that way.
I tried that in Win10 with a A Star is Born mkv-remux.
for some reason tsMuxerGui says there is no buffer left, and there is no place to select size of a buffer (all partitions have 150+GB of free space). Partial ts-file created played only in HDR on LG C8, even when I added just AC-3 audio.
Already made a DV of this film with mp4muxer, but wanted to try to have atmos for future.
Is there a special tsMuxer release with a5180007 modifictations?
-
- Posts: 15
- Joined: Mon Mar 16, 2020 8:32 pm
Re: Dolby Vision now possible through MP4 Mux.
When i'm using ffmpeg to get the BL and El it finish the job and I have both layers but there are a lot of errors before the process is starting. I'm really new to this so hopefully someone can explain to me what it means. Thanks a lot!
ffmpeg version git-2020-03-12-675bb1f Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 9.2.1 (GCC) 20200122
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
libavutil 56. 42.100 / 56. 42.100
libavcodec 58. 75.100 / 58. 75.100
libavformat 58. 41.100 / 58. 41.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 77.100 / 7. 77.100
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
../src/libbluray-20191112-137974c/src/libbluray/bdnav/index_parse.c:222: index.bdmv: unknown data in extension 3.1: 0x00 0x00 0x05 0x00 0x00000000
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:750: BD-J check: Failed to load JVM library
../src/libbluray-20191112-137974c/src/libbluray/bluray.c WARNING: BluRay profile 6 BD-J menu support is experimental
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:750: BD-J check: Failed to load JVM library
[bluray @ 000002db1ddaa2c0] 7 usable playlists:
[bluray @ 000002db1ddaa2c0] playlist 00040.mpls (1:58:59)
[bluray @ 000002db1ddaa2c0] playlist 00965.mpls (0:05:33)
[bluray @ 000002db1ddaa2c0] playlist 01237.mpls (0:04:29)
[bluray @ 000002db1ddaa2c0] playlist 01238.mpls (0:12:01)
[bluray @ 000002db1ddaa2c0] playlist 01239.mpls (0:03:52)
[bluray @ 000002db1ddaa2c0] playlist 01240.mpls (0:06:59)
[bluray @ 000002db1ddaa2c0] playlist 01241.mpls (0:10:25)
[bluray @ 000002db1ddaa2c0] selected 00040.mpls
[mpegts @ 000002db1dda9340] PES packet size mismatch
[mpegts @ 000002db1dda9340] Packet corrupt (stream = 13, dts = 1047030).
[mpegts @ 000002db1dda9340] PES packet size mismatch
[mpegts @ 000002db1dda9340] Packet corrupt (stream = 13, dts = 1047030).
[mpegts @ 000002db1dda9340] probed stream 13 failed
[hevc @ 000002db1ddc1b00] Skipping NAL unit 62
[mpegts @ 000002db1dda9340] start time for stream 8 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 9 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 10 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 11 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 12 is not set in estimate_timings_from_pts
../src/libbluray-20191112-137974c/src/libbluray/bluray.c:254: 00294.m2ts: no timestamp for SPN 0 (got 0). clip 524280-321800234.
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 8 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 9 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 10 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 11 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 12 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 13 (Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'bluray:k:\1917':
Duration: 01:58:59.48, start: 11.633667, bitrate: 88679 kb/s
Program 1
Stream #0:0[0x1011]: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 23.98 tbc
Stream #0:1[0x1015]: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 23.98 tbc
Stream #0:2[0x1100]: Audio: truehd (AC-3 / 0x332D4341), 48000 Hz, 7.1, s32 (24 bit)
Stream #0:3[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream #0:4[0x1101]: Audio: eac3 (AC-3 / 0x332D4341), 48000 Hz, 7.1, fltp, 768 kb/s
Stream #0:5[0x1102]: Audio: eac3 (AC-3 / 0x332D4341), 48000 Hz, 7.1, fltp, 768 kb/s
Stream #0:6[0x1103]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:7[0x1104]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:8[0x12a0]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:9[0x12a1]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:10[0x12a2]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:11[0x12a3]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:12[0x12a4]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
No Program
Stream #0:13[0x1fff]: Unknown: none
Output #0, hevc, to 'n:\BL.hevc':
Metadata:
encoder : Lavf58.41.100
Stream #0:0: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
Output #1, hevc, to 'n:\EL.hevc':
Metadata:
encoder : Lavf58.41.100
Stream #1:0: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #1:0 (copy)
Press [q] to stop, [?] for help
frame=171176 fps=190 q=-1.0 Lq=-1.0 size=61101088kB time=01:58:59.42 bitrate=70109.3kbits/s speed=7.93x
video:67439027kB audio:0kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: unknown
ffmpeg version git-2020-03-12-675bb1f Copyright (c) 2000-2020 the FFmpeg developers
built with gcc 9.2.1 (GCC) 20200122
configuration: --enable-gpl --enable-version3 --enable-sdl2 --enable-fontconfig --enable-gnutls --enable-iconv --enable-libass --enable-libdav1d --enable-libbluray --enable-libfreetype --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-libshine --enable-libsnappy --enable-libsoxr --enable-libtheora --enable-libtwolame --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxml2 --enable-libzimg --enable-lzma --enable-zlib --enable-gmp --enable-libvidstab --enable-libvorbis --enable-libvo-amrwbenc --enable-libmysofa --enable-libspeex --enable-libxvid --enable-libaom --enable-libmfx --enable-ffnvcodec --enable-cuda-llvm --enable-cuvid --enable-d3d11va --enable-nvenc --enable-nvdec --enable-dxva2 --enable-avisynth --enable-libopenmpt --enable-amf
libavutil 56. 42.100 / 56. 42.100
libavcodec 58. 75.100 / 58. 75.100
libavformat 58. 41.100 / 58. 41.100
libavdevice 58. 9.103 / 58. 9.103
libavfilter 7. 77.100 / 7. 77.100
libswscale 5. 6.101 / 5. 6.101
libswresample 3. 6.100 / 3. 6.100
libpostproc 55. 6.100 / 55. 6.100
../src/libbluray-20191112-137974c/src/libbluray/bdnav/index_parse.c:222: index.bdmv: unknown data in extension 3.1: 0x00 0x00 0x05 0x00 0x00000000
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:750: BD-J check: Failed to load JVM library
../src/libbluray-20191112-137974c/src/libbluray/bluray.c WARNING: BluRay profile 6 BD-J menu support is experimental
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:133: Error opening registry key SOFTWARE\JavaSoft\Java Runtime Environment\
../src/libbluray-20191112-137974c/src/libbluray/bdj/bdj.c:750: BD-J check: Failed to load JVM library
[bluray @ 000002db1ddaa2c0] 7 usable playlists:
[bluray @ 000002db1ddaa2c0] playlist 00040.mpls (1:58:59)
[bluray @ 000002db1ddaa2c0] playlist 00965.mpls (0:05:33)
[bluray @ 000002db1ddaa2c0] playlist 01237.mpls (0:04:29)
[bluray @ 000002db1ddaa2c0] playlist 01238.mpls (0:12:01)
[bluray @ 000002db1ddaa2c0] playlist 01239.mpls (0:03:52)
[bluray @ 000002db1ddaa2c0] playlist 01240.mpls (0:06:59)
[bluray @ 000002db1ddaa2c0] playlist 01241.mpls (0:10:25)
[bluray @ 000002db1ddaa2c0] selected 00040.mpls
[mpegts @ 000002db1dda9340] PES packet size mismatch
[mpegts @ 000002db1dda9340] Packet corrupt (stream = 13, dts = 1047030).
[mpegts @ 000002db1dda9340] PES packet size mismatch
[mpegts @ 000002db1dda9340] Packet corrupt (stream = 13, dts = 1047030).
[mpegts @ 000002db1dda9340] probed stream 13 failed
[hevc @ 000002db1ddc1b00] Skipping NAL unit 62
[mpegts @ 000002db1dda9340] start time for stream 8 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 9 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 10 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 11 is not set in estimate_timings_from_pts
[mpegts @ 000002db1dda9340] start time for stream 12 is not set in estimate_timings_from_pts
../src/libbluray-20191112-137974c/src/libbluray/bluray.c:254: 00294.m2ts: no timestamp for SPN 0 (got 0). clip 524280-321800234.
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 8 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 9 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 10 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 11 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 12 (Subtitle: hdmv_pgs_subtitle (pgssub) ([144][0][0][0] / 0x0090)): unspecified size
Consider increasing the value for the 'analyzeduration' and 'probesize' options
[mpegts @ 000002db1dda9340] Could not find codec parameters for stream 13 (Unknown: none): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize' options
Input #0, mpegts, from 'bluray:k:\1917':
Duration: 01:58:59.48, start: 11.633667, bitrate: 88679 kb/s
Program 1
Stream #0:0[0x1011]: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 23.98 tbc
Stream #0:1[0x1015]: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 1920x1080 [SAR 1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 23.98 tbc
Stream #0:2[0x1100]: Audio: truehd (AC-3 / 0x332D4341), 48000 Hz, 7.1, s32 (24 bit)
Stream #0:3[0x1100]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 448 kb/s
Stream #0:4[0x1101]: Audio: eac3 (AC-3 / 0x332D4341), 48000 Hz, 7.1, fltp, 768 kb/s
Stream #0:5[0x1102]: Audio: eac3 (AC-3 / 0x332D4341), 48000 Hz, 7.1, fltp, 768 kb/s
Stream #0:6[0x1103]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:7[0x1104]: Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s
Stream #0:8[0x12a0]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:9[0x12a1]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:10[0x12a2]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:11[0x12a3]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
Stream #0:12[0x12a4]: Subtitle: hdmv_pgs_subtitle ([144][0][0][0] / 0x0090)
No Program
Stream #0:13[0x1fff]: Unknown: none
Output #0, hevc, to 'n:\BL.hevc':
Metadata:
encoder : Lavf58.41.100
Stream #0:0: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
Output #1, hevc, to 'n:\EL.hevc':
Metadata:
encoder : Lavf58.41.100
Stream #1:0: Video: hevc (Main 10) (HDMV / 0x564D4448), yuv420p10le(tv, bt2020nc/bt2020/smpte2084), 1920x1080 [SAR 1:1 DAR 16:9], q=2-31, 23.98 fps, 23.98 tbr, 23.98 tbn, 23.98 tbc
Stream mapping:
Stream #0:0 -> #0:0 (copy)
Stream #0:1 -> #1:0 (copy)
Press [q] to stop, [?] for help
frame=171176 fps=190 q=-1.0 Lq=-1.0 size=61101088kB time=01:58:59.42 bitrate=70109.3kbits/s speed=7.93x
video:67439027kB audio:0kB subtitle:0kB other streams:0kB global headers:1kB muxing overhead: unknown
-
- Posts: 19
- Joined: Wed Mar 18, 2020 9:43 am
Re: Dolby Vision now possible through MP4 Mux.
Had same error on some movies, you must turn off pgs subtitles.RESET_9999 wrote: ↑Wed Mar 18, 2020 12:09 amAnyone 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.
Re: Dolby Vision now possible through MP4 Mux.
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?
Officially the new Shield supports MEL tracks using the profile dvhe.04.
1917 has a FEL track.
It would be interesting to look at the Plex Server log to understand what went wrong (take a look HERE).
The moment you use tsMuxeR you are no longer testing my tool but tsMuxeR.RESET_9999 wrote: ↑Wed Mar 18, 2020 12:09 amI'm testing @yusesope newest version of the tool but playback stops at exactly 1min16 on the shield (tried 3 times). BL+EL+RPU+Atmos....
Do you guys want to check the correct functioning of my tool?
Well, create an mp4 file with Dolby's mp4muxer (bearing in mind the limitations of the individual device, like MEL vs FEL or hardware capability):
"-mode 1" (default mode) in my tool and "--dv-profile 4" in mp4muxer for owners of the new Shield (2019)
"-mode 1" (default mode) in my tool and "--dv-profile 7" (maybe also --dv-profile 4) in mp4muxer for owners of LG OLED TV (ninth, eighth
..series...maybe seventh series)
"-mode 2" in my tool and "--dv-profile 5" in mp4muxer for owners of Fire Stick 4K
It is impossible to play a TrueHD or TrueHD/ATMOS track with an LG C8 (the same applies to both the internal speakers and the ARC connection). You need an external player (with HDMI audio Passthrough) and an AVR capable of decoding this type of audio track.
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!
-
- 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
-
- 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.
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 pm3 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
-
- 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.
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 pm3 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
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 pmI 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
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 movie . The movie is A Quiet Place, but I'm going to try and extract the layers with eac3to or ffmpeg and see if that makes a difference.
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.
-
- 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 pm3 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.
I might be wrong.
-
- 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.
I might be wrong.
https://drive.google.com/open?id=1HWf-l ... 4n70PDFeb-
-
- 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 amAnyone 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.