Pierre Neidhardt <m...@ambrevar.xyz> writes:

> I have all of it.
>
> libx264 is linked in gst-plugins-ugly.
>
> I found some more information here:
>
> https://gstreamer.freedesktop.org/documentation/tutorials/basic/gstreamer-tools.html
> https://stackoverflow.com/questions/17096139/your-gstreamer-installation-is-missing-a-plug-in-gsturidecodebin
>
> Then I tried this:
>
> --8<---------------cut here---------------start------------->8---
>> gst-launch-1.0 -v uridecodebin 
>> uri=https://old.reddit.com/r/funny/comments/a53e07/finally_redone_correctly/

To be sure that this is not caused by a stale cache, please run this
first:

    rm -rf $HOME/.cache/gstreamer-1.0

This is a class of bugs that we haven’t yet addressed in Guix.  This is
the same for IBus input methods; these caches can go stale and point to
old store items that may have been GC’d already.

Please also append “--gst-debug-level=4” to get some more information.

-- 
Ricardo


Reply via email to