Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
6.5.7
Description
A screen displays a video in the foreground and the same video with a different opacity in the background. If there is more than one video in the paths, it plays each video consecutively in a loop. If there is only one video, it should play infinitely in a loop. The following code works correctly when there are multiple videos, but with only a single video, it plays only once.
The issue does not occur on desktop; it only occurs in Boot2Qt
Steps to reproduce the issue:
- Create an empty project file and copy-paste the code snippet.
- Add an .mp4 video to the project.
- Deploy the app to a Raspberry Pi using the Boot2Qt image.
- The video plays only once, then freezes.
Attachments
Issue Links
- duplicates
-
QTBUG-123056 GStreamer: `setLoops` sometimes not working
-
- Closed
-