AndreasT wrote: ↑Wed Jan 13, 2021 7:15 am
I used my Top Gun UHD disc (FEL) as the source, and de-muxed 2 min test snippets of the BL and EL+RPU tracks directly from the m2ts file. I then skipped the encoding step. Sure enough the resulting dual track dual layer mp4 file is played by Plex on my LG CX triggering Dolby Vision, but the colors are wrong. The picture is way too dark to be ok. It is like the enhancement layer is used to darken instead of brightening the picture.
If I do a FEL to MEL conversion, and use the converted EL+RPU file when creating a dual track dual layer mp4 as above, then it triggers DV and the picture seems what I would expect to see.
So when you say your process above gives a file that plays fine on you CX, is your source FEL or MEL? Does the resulting file play ok if you ignore step 2?
One thing that made a difference to get a dual track dual layer mp4 to even start playing for me was using v1.0.0 instead of v1.0.1 of mp4muxer. If I look with MediaInfo, the mp4 created with v1.0.1 has the BL track marked as being "Default : Yes", and both tracks have an additional "Alternate group : 1". Either those are maybe set incorrectly, or the TV can't handle them. Anyone knows what they mean/are used?
I tested with Lord of Rings UHD disc, colors look fine to me, not sure if its FEL or MEL, but now that you mention it there seems to be reports of some darkening on the latest firmware, i just turned PeakBrigtness option to Low.
Dont you lose data when converting FEL to MEL?
Yes, mp4muxer v1.0.1 does not work for me when creating DTDL, only v1.0.0 works.
Infact, if you type mp4muxer.exe -h theres no mention to allow 2 video tracks as input, only a BL+EL+RPU.h265 file so even tougth v1.0.1 will mux 2 video tracks and produce a DTDL file it wont play.
I believe v1.0.1 is only meant for muxing STDL files like the ones produced with MakeMKV, will test that and see if it works, i need an MP4 container since LG Plex internal app has no DV MKV support yet.