Re: Dolby Vision and 1.15.1
Posted: Thu Aug 20, 2020 3:33 pm
Got a response from the MediaInfo author—Dolby Vision support in MKVs will hopefully be available in the next release! https://github.com/MediaArea/MediaInfo/ ... -677483293
You might be able to if you are familiar with a hex editor. It won't change the contents of the video file, just the DV metadata headers. This post here refers to mp4's but the process should be similar for mkvs as well:mattmarsden wrote: Thu Aug 20, 2020 8:43 am Is there any way to change the DV profile level in MakeMKV?
Sweet.Cannikin wrote: Thu Aug 20, 2020 3:33 pm Got a response from the MediaInfo author—Dolby Vision support in MKVs will hopefully be available in the next release! https://github.com/MediaArea/MediaInfo/ ... -677483293
rosavanwinkle wrote: Thu Apr 30, 2020 8:35 amshawnc22 wrote: Wed Apr 29, 2020 11:42 pmLike I said in the other thread, the issue is with your set up. The files you're creating are clearly fine, especially if they're playing in DV with Plex, so I would suggest stop tinkering with the remux process and focus more on the set up. Have you tried any of the suggestions I had mentioned? Another thing you may want to try is just playing the mkv directly from the result of makemkv and see if atmos audio is working from that. If that doesn't work, then there's obviously something that's preventing atmos from being played. What does the rest of your system look like (brand/model of audio receiver, how everything is hooked up, etc)?rosavanwinkle wrote: Wed Apr 29, 2020 11:20 pm So i just converted a movie using makemkv and then tsmuxer
tried playing it in mxplayer pro i get hdr....
Plex gives me dolby vision. do i have to change some settings?
I seriously am starting to trip out on where i'm wrong.
Discord: Rosa Van Winkle#2593 if anyone wants to guide me through this.
Code: Select all
General ID : 1 (0x1) Complete name : \\SHIELD\internal\Movies\Yip Man 4.ts Format : MPEG-TS File size : 46.5 GiB Duration : 1 h 45 min Overall bit rate mode : Variable Overall bit rate : 63.3 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.04.06, BL+EL+RPU, Blu-ray compatible / SMPTE ST 2086, HDR10 compatible Codec ID : 36 Duration : 1 h 45 min Bit rate : 59.5 Mb/s Width : 3 840 pixels Height : 2 160 pixels Display aspect ratio : 16:9 Frame rate : 24.000 FPS Color space : YUV Chroma subsampling : 4:2:0 (Type 2) Bit depth : 10 bits Bits/(Pixel*Frame) : 0.299 Stream size : 43.7 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.0001 cd/m2, max: 1000 cd/m2 Maximum Content Light Level : 630 cd/m2 Maximum Frame-Average Light Level : 460 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 : 1 h 45 min Bit rate mode : Variable Bit rate : 640 kb/s Maximum bit rate : 7 896 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 : 482 MiB (1%) Language : Chinese Service kind : Complete Main Number of dynamic objects : 11 Bed channel count : 1 channel Bed channel configuration : LFE
for now i think i'm just going to try focus on just getting the dolby vision part of the atmos doesnt work,you got a guide for that too aka ac3?
When I click the link it states 'transfer expired'. Anyone know where I can get the latest modded exoplayer apk. Thanks!shawnc22 wrote: Sat Jul 25, 2020 9:29 pmSure of course. Here is the latest version of yusecope's modified ExoPlayer apk:
https://wetransfer.com/downloads/581a34 ... 917/ba7865
Please note that I have only tested short sample clips made from makemkv 1.15.2 and not a full length title. Also this has only been tested on the 2019 Shield Pro, so YMMV on other Android devices. And finally, all credit goes to yusecope and thanks again for the great work.
mathias19 wrote: Sat Aug 22, 2020 7:43 pm When I click the link it states 'transfer expired'. Anyone know where I can get the latest modded exoplayer apk. Thanks!
Plex uses ffmpeg primarily, so Exoplayer is only for format support on Android. We rarely see plex doing features for one platform onlyCannikin wrote: Wed Aug 26, 2020 3:54 pm Dolby Vision support has been added to ExoPlayer!! https://github.com/google/ExoPlayer/pul ... -680168520
Now how do we get Plex to merge this?
Ahhh most of the threads always talk about a custom version of ExoPlayer "unlocking" DV in Plex on the Shield (or at least the Plex plugin for Kodi). What would be needed to support DV in the official Plex app on the Shield?steffenmanden wrote: Wed Aug 26, 2020 4:10 pm Plex uses ffmpeg primarily, so Exoplayer is only for format support on Android. We rarely see plex doing features for one platform only