Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.2
-
-
dd1d51a5c (dev), b04f18195 (6.7), 2edc95866 (6.6), 743278187 (tqtc/lts-6.5)
-
2024wk08FOQtforAndroid
Description
When attempting to play multiple videos simultaneously using the FFMPEG backend on Android, the second video starts encountering errors and fails to play.
However, when using the Android backend by adding qputenv("QT_MEDIA_BACKEND", "android") to the main.cpp file, both videos work without errors.
To reproduce this issue, build the attached example project on an Android 12 device.
Attachments
Issue Links
- duplicates
-
QTBUG-121182 QML Video Example: Simultaneous videos playback crashes the App on Android
- Closed