-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.2.0
-
None
-
-
2021wk44POAndroid&Mobile, 2021wk46POAndroid&Mobile, 2022wk28FOQtforAndroid, 2022wk30FOQtforAndroid
Android MediaCodecList return all of supported media codes on the Android device.
AudioRecorder app show those codes on Audio Codec list.
eg. Sony xperia 5(A11) and Nokia 6.1(A10) returns:
Audio Codec:
AAC
FLAC
Opus
File Container:
Mpeg4Audio
AAC
FLAC
The AudioRecorder app use the MediaRecorder api for recording audio.
The problem with this is that the MediaRecorder::setAudioEncoder ()
does not support the flac codec.
https://developer.android.com/guide/topics/media/media-formats
https://developer.android.com/reference/android/media/MediaRecorder#setAudioEncoder(int)
- depends on
-
QTBUG-100474 FFmpeg packing on Android
-
- Closed
-
- relates to
-
QTBUG-99028 Re-test the Multimedia examples
-
- Closed
-