Open Narisoval opened 4 years ago
This is very likely a problem with the VAAPI driver. A similar thing is happening to me too, so one day I'll open a bug report.
In the meantime, there's a proposed workaround here, and the problem seems to be the exact same as yours.
Running this command fix this issue for me:
sudo apt-get purge gstreamer1.0-vaapi
@YBAFOOL it fixes, but that leaves you without hardware-accelerated video decoding, so it's not a complete solution either
I could find a better workaround for this by adding this to ~/.drirc So normal .desktop files are fine now
<driconf>
<device screen="0" driver="radeonsi">
<application name="Komorebi" executable="komorebi">
<option name="allow_rgb10_configs" value="false" />
</application>
</device>
</driconf>
After os update video wallpapers became quite interesting. Here's console output: