help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WebKit: Failing to play most HTML5 videos


From: Ricardo Wurmus
Subject: Re: WebKit: Failing to play most HTML5 videos
Date: Thu, 20 Dec 2018 15:31:01 +0100
User-agent: mu4e 1.0; emacs 26.1

Pierre Neidhardt <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]