New comment by st3r4g on void-packages repository https://github.com/void-linux/void-packages/issues/25852#issuecomment-802760420 Comment: > I noticed that trying to run gst-play-1.0 on either local video files or links to video files online reproduces the same result that crashes gstreamer. Does it happen with this [test video](https://www.freedesktop.org/software/gstreamer-sdk/data/media/sintel_trailer-480p.webm)? Playing this with `gst-play-1.0` works fine for me... ``` $ xbps-query -s gst [*] gst-plugins-base1-1.18.3_1 GStreamer Base Plug-ins (v1.x) [*] gst-plugins-good1-1.18.3_1 GStreamer set of well-maintained good plug-ins (1.x) [*] gstreamer1-1.18.3_1 Core GStreamer libraries and elements (1.x) [*] gstreamer1-pipewire-0.3.24_1 Server and user space API to deal with multimedia pipelines - gstreamer plugin ```