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.
QtMultimedia を使用して WAV を MP3 に変換するにはどうすればよいですか?
WAV を読み込んで MP3 ファイルを書き出すための特定のクラスはありますか?
私の知る限り、Qt にパッケージ化された MP3 エンコーダーはありません。外部ライブラリを使用する必要があります。
編集:これは、少なくともQt4に関する限り、このスレッドで確認されています(Qt5についてはわかりませんが、同じだと思います)。