Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.1
-
Raspberry Pi 4
-
-
Multimedia wk 7-8
Description
After finishing playing a video, and moving back to another view, the application freezes while printing the following error:
Could not finish change state of "playbin" ASYNC PAUSED PAUSED
Steps to reproduce:
- Use the attached reproduction project.
- Copy in a .mp4 into the project: /root/Files/
- Run the project
- Open the video (so it starts playing) by pressing the thumbnail
- Wait for the video to finish playing
- Press the "back" button (on the top left)
- Observe application freezing, and observe the error.
Notes:
- This does not always happen. You might have to try a couple of times
- This ONLY happens when the video completely finishes playing or when you pause the video and then press the back button. It DOES work correctly when the video is still playing.
- We also tried with the ffmpeg backend, and observe no problems there. But ffmpeg is no option for us.
Attachments
Issue Links
- relates to
-
QTBUG-129764 QML MediaPlayer shows black screen after seeking when paused
-
- Reported
-
-
QTBUG-132478 Memory leak in video playback
-
- Closed
-