Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.3
-
None
-
This occured on a macOS Catalina 10.15.7, dev branch of qtmultimedia (7d48e22ca4263a5e103bc5089443eb20ef1ec8cb)
Description
Audiorecorder example in qtmultimedia repo: examples/multimedia/audiorecorder
It fails with the default settings, but I also tried with a "simpler" config, and it still failed:
To reproduce:
- Input Device: Built-in Microphone"
- Audio Codec: "Wave"
- File Container: "Wave File"
- Sample rate: 44110
- Channels: 1
- Constant Quality, unchanged
Set "Output file" to "test", and pressed record
Result
"test.wav" is created, but 0 bytes in size. Statusbar says "An unknown error occured (-12737)"
Attachments
Issue Links
- duplicates
-
QTBUG-98262 Recording with audio fails on macOS 10.15 (Catalina)
- Closed