Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 AxWMPLib AxWindowsMediaPlayer 在 VB.Net 中播放 DVD。我可以使用已安装的 Windows Media Player 12 播放 DVD,但在我的应用程序中播放时它没有任何声音。有任何想法吗?
谢谢
好吧,我找到了自己问题的答案。WMP 12 使用仅授权用于 Microsoft 应用程序的杜比数字音频编解码器。安装 ffdshow 就可以了。