Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.9
-
None
Description
- run `player` example
- do not "start" playback
alternative scenario:
- run `player` example
- do "start" playback
- stop playback
current behaviour:
the QVideoWidget is not populated / cleared, but it shows underlying content / garbage (compare screenshot)
expected behaviour:
the QVideoWidget contains an empty frame / black background
observation:
- both ffmpeg and gstreamer show this behaviour
- seen after updating to ubuntu 24.10 (kwin/wayland)
- it only seems to affect the QWidget based `player`, not the QML based `mediaplayerexample`
Attachments
Issue Links
- duplicates
-
QTBUG-111331 [Wayland] Transparency issue with media player on Linux
- Open