-
Bug
-
Resolution: Done
-
P2: Important
-
6.2.1
-
None
-
Windows, stock Qt 6.2.1
-
-
1ac4126efc38d5066b4c3ab35476574a56786541 (qt/qtmultimedia/dev) 7b206641cb5a399161b0005dbd120bcc83aaab95 (qt/qtmultimedia/6.2)
MediaRecorder outputs a FormatError when there's an invalid output location set, when the LocationNotWritable error would likely be the more proper error. In the example I attached it works when the outputLocation isn't set, but when it's set to an invalid location it outputs a FormatError.