https://bugs.documentfoundation.org/show_bug.cgi?id=142807
--- Comment #11 from Jan-Marek Glogowski <[email protected]> --- Just check, that you have the required gstreamer none-plugin packages installed (they are also plugins, just not codecs). You want some audio and video sink and most times also gstreamer1.0-plugins-ugly, which has a libx264-160 dependency on Debian Bullseye, which used to be a widely used codec. I checked with $ apt search "gstreamer" | grep gstreamer | grep "^[a-z]" | grep -v "\-dev\|\-doc\|\-debug" You probably want gstreamer1.0-pulseaudio, gstreamer1.0-alsa, gstreamer1.0-x, qtgstreamer-plugins-qt5 and gstreamer1.0-gl. -- You are receiving this mail because: You are the assignee for the bug.
