Is it possible to integrate with Mediainfo so that we could see detailed specs on Audio and Video formats?
I want to know for a video (M2TS, Particle, MKV, MP4, etc...) if the audio is DTS:X, Dolby Atmos, etc... which I use in custom tags to determine whether or not to bitstream or decode to PCM and feed my DAC.
I can manually do this, but would be great to somehow automate this, e.g. if audio stream == DTS:X || Dolby Atmos then bitstream (or better yet, play to this Zone).
perhaps there is a way to do this already?