Control: reassign -1 libvdpau1 1.5-3 Control: retitle -1 libvdpau1 should not recommend vdpau-driver-all (libvdpau-va-gl1 breaks VLC) Control: severity -1 serious
Raising the severity because this breaks another package (vlc). On 2025-08-26 22:45:50 +0300, Rémi Denis-Courmont wrote: > Hi, > > Le tiistaina 26. elokuuta 2025, 21.47.31 Itä-Euroopan kesäaika Vincent > Lefevre > a écrit : > > [00007f8010ca70f0] avcodec decoder: Using OpenGL/VAAPI backend for VDPAU for > > hardware decoding > > [00007f8010ca70f0] main decoder error: buffer deadlock prevented > > There is your problem: it seems that you have installed `libvdpau-va-gl1`, > likely unwittingly as a suggestion of another package. qaa:~> aptitude why libvdpau-va-gl1 i gstreamer1.0-libav Depends libavutil59 (>= 7:7.0) i A libavutil59 Depends libvdpau1 (>= 0.2) i A libvdpau1 Recommends vdpau-driver-all | vdpau-driver i A vdpau-driver-all Depends libvdpau-va-gl1 > I don't know why Debian carries that proof of concept, as it is half-assed > harmful garbage as far as users are concerned. So please: > - reassign your bug to that package, > - uninstall that from your system. > > This is not a VLC issue. Since the goal of vdpau-driver-all is "This package depends on the full suite of drivers for the VDPAU API.", I suppose that the issue comes from libvdpau1, which should not recommend vdpau-driver-all (perhaps only drivers that are known to work). Or perhaps libvdpau-va-gl1 should just be removed from Debian (with the vdpau-driver-all dependency updated): the latest upstream was in 2016, and the package description is probably out-of-date. Even though recommended packages can be removed, broken packages should never be installed by default. -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / Pascaline project (LIP, ENS-Lyon)

