unosquare / ffmediaelement

FFME: The Advanced WPF MediaElement (based on FFmpeg)
https://unosquare.github.io/ffmediaelement/
Other
1.17k stars 238 forks source link

Dts5.1 channel music cannot be decoded #562

Closed qinjianzhanqing closed 3 years ago

qinjianzhanqing commented 3 years ago

Dts5.1 channel music cannot be decoded, the output is left and right channel

mariodivece commented 3 years ago

Yes. Unfortunately that is a current limitation on the media container -- it "flattens/merges" the channel layout to stereo only. Pull requests are obviously welcome!