- mod_mkv. ts => Dolby Vision logo, video stutter
- mod_ts.ts => Dolby Vision logo, video stutter
- mod_mp4.ts => Dolby Vision logo, no video stutter
How did you make that mp4.ts file (mp4box ?)
Probably because LG produces consumer televisions associated with many proprietary items and could literally care less about what is trying to be accomplished in this thread. Seriously, check out their file-based media support matrix. It's totally crippled per their media partners (masters), on purpose, so that good cattle pay for every single play (and then pay again when they release the 4K version) by using their built-in app stores (cough, spyware).1000010 wrote: Tue Mar 24, 2020 6:37 pm yeah that's another thing I don't get, why the same ts videos stutter and mp4 videos don't
Code: Select all
General
Complete name : F:\Joker.mp4
Format : MPEG-4
Format profile : Base Media / Version 2
Codec ID : mp42 (mp42/dby1/isom)
File size : 43.3 GiB
Duration : 2 h 1 min
Overall bit rate : 50.9 Mb/s
Encoded date : UTC 2020-03-16 11:25:46
Tagged date : UTC 2020-03-16 11:25:46
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 : dvhe
Codec ID/Info : High Efficiency Video Coding with Dolby Vision
Duration : 2 h 1 min
Bit rate : 50.2 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.252
Stream size : 42.7 GiB (99%)
Default : No
Encoded date : UTC 2020-03-16 11:25:46
Tagged date : UTC 2020-03-16 11:25:46
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 : 992 cd/m2
Maximum Frame-Average Light Level : 120 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.05.03, BL+RPU / SMPTE ST 2086, HDR10 compatible
Codec ID : dvhe
Codec ID/Info : High Efficiency Video Coding with Dolby Vision
Duration : 2 h 1 min
Bit rate : 64.3 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 : 56.0 MiB (0%)
Default : No
Encoded date : UTC 2020-03-16 11:25:46
Tagged date : UTC 2020-03-16 11:25:46
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 1 min
Bit rate mode : Constant
Bit rate : 640 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 : 558 MiB (1%)
Language : English
Service kind : Complete Main
Default : No
Encoded date : UTC 2020-03-16 11:25:46
Tagged date : UTC 2020-03-16 11:25:46
Look at my post right before yours. Coincidentally, I also can only play profile 5 content.Mortenjorstad wrote: Wed Mar 25, 2020 1:32 pm The profile after making DV Ts movies is dvhe.04.06
Is it posible to make profile 5 since this is the only profile supported by Apple TV 4k.
If you're trying to play files on the Apple TV 4k, I would skip TSmuxer entirely and just stick with mp4muxer since AppleTV can't do lossless atmos anyway. You can try creating a single layered DV file using yusecope's tool with the -mode 2 option and then muxing it (with a converted ac3/eac3 audio file) into an mp4 using mp4muxer and the --dv-profile 5 option.Mortenjorstad wrote: Wed Mar 25, 2020 1:32 pm The profile after making DV Ts movies is dvhe.04.06
Is it posible to make profile 5 since this is the only profile supported by Apple TV 4k.
I want to make DV with truehd. Appletv can play truehd 7.1 without Atmos, Infuse will decode 7.1 Truehd to PCM.shawnc22 wrote: Wed Mar 25, 2020 2:50 pmIf you're trying to play files on the Apple TV 4k, I would skip TSmuxer entirely and just stick with mp4muxer since AppleTV can't do lossless atmos anyway. You can try creating a single layered DV file using yusecope's tool with the -mode 2 option and then muxing it (with a converted ac3/eac3 audio file) into an mp4 using mp4muxer and the --dv-profile 5 option.Mortenjorstad wrote: Wed Mar 25, 2020 1:32 pm The profile after making DV Ts movies is dvhe.04.06
Is it posible to make profile 5 since this is the only profile supported by Apple TV 4k.
You can try using -mode 2 of yusecope's tool to get BL+RPU single layer file and then mux it in TSMuxer with the TrueHD track to get a dvhe.08 file. Not sure if this will work on the Apple TV but it is a single layer file that should be similar to profile 5.Mortenjorstad wrote: Wed Mar 25, 2020 3:44 pmI want to make DV with truehd. Appletv can play truehd 7.1 without Atmos, Infuse will decode 7.1 Truehd to PCM.shawnc22 wrote: Wed Mar 25, 2020 2:50 pmIf you're trying to play files on the Apple TV 4k, I would skip TSmuxer entirely and just stick with mp4muxer since AppleTV can't do lossless atmos anyway. You can try creating a single layered DV file using yusecope's tool with the -mode 2 option and then muxing it (with a converted ac3/eac3 audio file) into an mp4 using mp4muxer and the --dv-profile 5 option.Mortenjorstad wrote: Wed Mar 25, 2020 1:32 pm The profile after making DV Ts movies is dvhe.04.06
Is it posible to make profile 5 since this is the only profile supported by Apple TV 4k.
How to use mode 2? When I drop the files, HEVC 1 and HEVC 2, I don't see how I can issue the command by skipping that part. Sorry I am very bad with CMD on Windows and Python.shawnc22 wrote: Wed Mar 25, 2020 7:09 pmYou can try using -mode 2 of yusecope's tool to get BL+RPU single layer file and then mux it in TSMuxer with the TrueHD track to get a dvhe.08 file. Not sure if this will work on the Apple TV but it is a single layer file that should be similar to profile 5.Mortenjorstad wrote: Wed Mar 25, 2020 3:44 pmI want to make DV with truehd. Appletv can play truehd 7.1 without Atmos, Infuse will decode 7.1 Truehd to PCM.shawnc22 wrote: Wed Mar 25, 2020 2:50 pm
If you're trying to play files on the Apple TV 4k, I would skip TSmuxer entirely and just stick with mp4muxer since AppleTV can't do lossless atmos anyway. You can try creating a single layered DV file using yusecope's tool with the -mode 2 option and then muxing it (with a converted ac3/eac3 audio file) into an mp4 using mp4muxer and the --dv-profile 5 option.
Code: Select all
python-3.7.6.amd64\python src\bl_el_rpu_builder_v0.0.3.py -mode 2 -bl \path\to\BL.hevc -el \path\to\EL.hevc -of \path\to\output.hevc
thank you!shawnc22 wrote: Wed Mar 25, 2020 11:11 pm When you're in the folder where you extracted yusecope's tool to, run this in command prompt:
or open up the .bat file in notepad and add -mode 2 to the end of the single line of text in there and save it.Code: Select all
python-3.7.6.amd64\python src\bl_el_rpu_builder_v0.0.3.py -mode 2 -bl \path\to\BL.hevc -el \path\to\EL.hevc -of \path\to\output.hevc