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.
32 位 Windows XP 上的 Qt 5.0.1 QMediaPlayer 只能播放 MP3 和 WAV 文件。我怎样才能扩展它来播放 OGG 和 FLAC 文件呢?
Qt 的多媒体模块使用平台编解码器。如果您没有为 Vorbis(它不称为 Ogg;这只是容器格式)和 FLAC 安装编解码器,那么您将无法播放这些格式。
您可以在此处找到所需的编解码器:
http://www.xiph.org/dshow