Hi,

I believe that would be a bug, as I checked on Linux and Wave is listed in supported codecs.

It would have a better chance of being fixed If you could report it here:

https://bugreports.qt.io


On 20/12/2022 5:56 pm, rynn.chen wrote:
Hello,

I created an application with Qt6.2.4 on win 11, I want record audio with QMediaRecorder and save it as a wav format, but find that the supported formats do not include the wave format.

By default Qt uses Windows Media Foundation backend on win, which does support PCM audio in WAV containers, why wave format doesn't seem to be mentioned in the windows
platform plugin?

supported codecs:
------------------------------------------------------
"Free Lossless Audio Codec (FLAC)"
"Advanced Audio Codec (AAC)"
"MP3"
"Dolby Digital (AC3)"
"Windows Media Audio"
"Apple Lossless Audio Codec (ALAC)"
"MPEG-4 Audio"

supported file formats:
------------------------------------------------------
"Free Lossless Audio Codec (FLAC)"
"MPEG-4 Video Container"
"Windows Media Video"
"AAC"
"MP3"
"Windows Media Audio"


Thanks.

_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to