[radeon] Totem with gstreamer1.0-vaapi and Wayland is just a black screen, then crashes.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gstreamer-vaapi (Ubuntu) |
Confirmed
|
High
|
Unassigned | ||
mesa (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
WORKAROUNDS
Just for totem: sudo apt remove gstreamer1.0-vaapi
Or to workaround in all players: sudo apt remove mesa-va-drivers
ORIGINAL DESCRIPTION
Totem with gstreamer1.0-vaapi and Wayland crashes on my machine with AMD Fury graphics card and open source drivers. Video output is just a black frame and crash happens within just a few seconds after video playback starts.
Could not reproduce bug on two older Intel laptops with iGPU's where hardware acceleration seemed to work fine under Wayland.
Issue is only present on Wayland, not x.
I can get hardware accelerated video playback working on Wayland with 'mpv --hwdec=vaapi-copy --opengl-
gst-play-1.0 outputs the following error:
ERROR Internal error: could not render surface for file:///***
ERROR debug information: ../../.
lsb_release -rd
Description: Ubuntu Artful Aardvark (development branch)
Release: 17.10
totem 3.25.90.1-0ubuntu3
gstreamer1.
Changed in gstreamer-vaapi (Ubuntu): | |
status: | Incomplete → New |
Changed in totem (Ubuntu): | |
status: | Incomplete → New |
summary: |
- Totem with gstreamer1.0-vaapi and Wayland crashes on AMD graphics + Totem with gstreamer1.0-vaapi and Wayland is just a black screen, then + crashes on AMD/radeon graphics |
description: | updated |
Changed in mesa (Ubuntu): | |
status: | New → Confirmed |
Changed in gstreamer-vaapi (Ubuntu): | |
importance: | Undecided → High |
It sounds like gstreamer-vaapi has found a VA driver that it thinks will work, rather than none at all which should fall back to software rendering.
Please install: sudo apt install vainfo
Then run 'vainfo' and paste its output here.