[Webkit-unassigned] [Bug 187335] [WPE][GStreamer] video doesn't loop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 05:58:10 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=187335

--- Comment #17 from Philippe Normand <pnormand at igalia.com> ---
(In reply to Karim Gillani from comment #15)
> confirmed the following change allows for a successful build.
> 
> Change from:
> ${@bb.utils.contains('PACKAGECONFIG', 'gst_gl',
> 'gstreamer1.0-plugins-bad-opengl', '', d)} \
> To: 
> ${@bb.utils.contains('PACKAGECONFIG', 'gst_gl',
> 'gstreamer1.0-plugins-base-opengl', '', d)} \
> 
> From
> <https://github.com/Igalia/meta-webkit/blob/master/recipes-browser/wpewebkit/
> wpewebkit.inc> 
> 
> Can you update?  or would you like a pull request?

This change depends on recent versions of GStreamer (1.14) so it needs to be applied carefully, only for those versions. We'll try to find a solution but this bug tracker is off-topic for this issue.

(In reply to Karim Gillani from comment #16)
> (In reply to Philippe Normand from comment #12)
> > I use 1.14.1... Please check you can reproduce this issue outside of Yocto,
> > by building only WPE: https://trac.webkit.org/wiki/WPE
> 
> I am struggling with the build but will keep working on it.  Some more
> interesting info though:
> 
> I installed gstreamer1.0 using raspbian-stretch which uses an older version.
> Then running luakit or kweb produce the same issue where the video doesn't
> loop after the initial run.
> 

The raspbian packages are indeed too old, and IIRC they heavily patch gst-omx...

> I am starting to think it's a gstreamer1.0 issue.  Is there a way to run
> webkit with something else like vlc or ffmpeg?
> 

No.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180719/3d90bf34/attachment-0001.html>


More information about the webkit-unassigned mailing list