Bug#1098301: Mpv hardware decoding (vo=gpu) broken on i915 after upgrading Mesa to 24.3

2025-02-20 Thread Nikolas Kyx
It was my problematic /etc/X11/xorg.conf.d/30-igpu.conf ``` Section "Device" Identifier "Intel Graphics" # Driver "intel" # Option "AccelMethod" "uxa" Option "TearFree" "true" EndSection ``` Commented out Driver and AccelMethod and it works (either option breaks hw-accel)

Bug#1098301: Mpv hardware decoding (vo=gpu) broken on i915 after upgrading Mesa to 24.3

2025-02-18 Thread Nikolas Kyx
Package: libglx-mesa0 Version: 24.3.4-3 Severity: normal Debian Trixie. After upgrading the following packages libglx-mesa0:amd64 (24.2.8-1, 24.3.4-3), libgbm1:amd64 (24.2.8-1, 24.3.4-3), libgl1-mesa-dri:amd64 (24.2.8-1, 24.3.4-3), libegl-mesa0:amd64 (24.2.8-1, 24.3.4-3) cannot use mpv with vo=g