Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QAudioRecorder cannot support wav container?
-
I compile the code example of audio recorder. But there's no
wav
options under theFile container
.
Are there some package or libs missing?
My OS: Archlinux 4.11.2
Qt version: 5.8.0
-
Hi,
What do you get in that list ?
-
Audio Codec:
audio/vorbis
audio/PCMFile Container:
ogg
raw
-
PCM is the same as wav. The difference being that the wave file contains headers that explains the format.