Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
6.8.1
-
None
Description
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 14.0.1
Device: Raspberry Pi4 64 bit with Qt 6.8.1
Steps to reproduce:
- Open any example player app (I used QML, but reproduce also with widgets)
- Play the video file with multiple audio tracks.
- While the video file is playing change the track.
Expected: The track is changed.
Actual: The player app gets stuck for a while and after that video is played without audio. Logs show:
Could not finish change state of "audioOutput" ASYNC READY PLAYING
QGstElement::state detected an asynchronous state change. Return value not reliable
Reproducibility: 100%
Example file: 1080i60_SMPTE_8CH_audible.mov
Attachments
Issue Links
- relates to
-
QTQAINFRA-6723 Qt Test Attack - Q4, 2024
- Open