-
Task
-
Resolution: Fixed
-
P1: Critical
-
6.10.0 RC
-
None
-
-
00c2fc4cf (dev), a0c666c9b (6.10), ad4a53a45 (6.10.0)
-
Multimedia Current w28 ...
Steps:
Create and start a QAudioSink with a QAudioFormat with sample format set to UInt8.
Expected:
Sink works with sample format conversion working as intended (uint8->int16)
Actual:
Assertion failure:
Q_ASSERT(source.size() * bytesPerSampleDest == destination.size() * bytesPerSampleSource);
- is duplicated by
-
QTBUG-140547 [Android] Playing specific audio file (wav) causes the player app to crash
-
- Closed
-