Can you give me one example of solution that provides full DV support and Lossless sound on MKV files? I am not aware of any ATM. As I said before, some come close - like ChromeCast with Google TV, but fails to provide lossless sound.
Yep - seems you are correct - there isn't a 100% solution. After some experimenting today, here's where I ended up:
I remuxed Saving Private Ryan (a notable use case - thanks) using tsMuxer from the playlist 0800.mpls
tsMuxer identified both video tracks (main + enhancement layer) and rexumed into a ts file. From there MediaInfo confirmed both video tracks are in the file. Second video track is: dvhe.07.06, EL+RPU
The ts file plays fine on my Oppo 203 in Dolby Vision, and interestingly it plays fine on the Dune (no flashing around the 2:35min mark -it's quite noticeable and annoying). The Dune identifies it as: Dolby Vision P7 DT DL.
The mkv file I created earlier using MakeMKV is identified by the Dune as Dolby Vision P7 ST DL -- since it combines it into one video track, BL+EL+RPU as confirmed by MediaInfo
Now we know the Dune is not really using the enhancement layer as has been pointed out on various other forums, but in the .ts file case, we seem to still have Dolby Vision with an EL+RPU video track, and the playback at least in the .ts container exhibits none of the flashing that the full BDMV backup and the MKV files do.
I went and played back the raw m2ts file on the Dune, and it showed it as P7 DT DL, but it has the flashing. I'd consider this a bug in the Dune, and would guess that in general, while not 100% DV FEL support, it should not be exhibiting the artifacts either.
Ultimately I think Dolby makes things far more complicated than necessary. Hoping Hendrik can figure out how to add additional support over time to Media Center, as I'm not inclined to use a stand-alone STB for various reasons and much prefer an HTPC.
Sorry for the off-topic - was just an interesting aside and learned somethings today at least.