Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.5.3, 6.6.0 Beta4, 6.7.0 Beta1, 6.8.0 Beta4
-
None
-
-
2024wk44s3FOQtforAndroid
Description
MacOS 13.5.1
Qt Creator 11.0.3
Device: Samsung Galaxy S9 9.0
Steps to reproduce:
- Build and run Declarative Camera example on Android 9.0 device.
- Start recording the video
- Try to stop recording
Expected: Recording could be stopped.
Actual: Stop button does not work. I'm not sure if the recording has even started, because after pressing record button I got error:
E ACodec : [OMX.Exynos.HEVC.Encoder] ERROR(0x80001000) E ACodec : signalError(omxError 0x80001000, internalError -2147483648) E MediaCodec: Codec reported err 0x80001000, actionCode 0, while in state 6 E ACodec : [OMX.Exynos.HEVC.Encoder] ERROR(0x80001000) E ACodec : signalError(omxError 0x80001000, internalError -2147483648) E ACodec : [OMX.Exynos.HEVC.Encoder] ERROR(0x80001000) E ACodec : signalError(omxError 0x80001000, internalError -2147483648) E MediaCodec: Codec reported err 0x80001000, actionCode 0, while in state 0 E MediaCodec: Codec reported err 0x80001000, actionCode 0, while in state 0
Reproducibility: 100% **
Attachments
Issue Links
- relates to
-
QTQAINFRA-5799 Qt Test Attack - Q3, 2023
- Open