From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Adrian Perez de Castro <aperez@igalia.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/{webkitgtk, wpewebkit}: select subenc for multimedia
Date: Wed, 20 Jul 2022 23:23:38 +0200 [thread overview]
Message-ID: <20220720232338.1eb2de3c@windsurf> (raw)
In-Reply-To: <20220627073306.2673751-1-james.hilliard1@gmail.com>
On Mon, 27 Jun 2022 01:33:06 -0600
James Hilliard <james.hilliard1@gmail.com> wrote:
> When using webkit with multimedia support the subenc element may
> be needed, as such we should select the subenc plugin.
>
> Fixes runtime warning:
> isGStreamerPluginAvailable: Plugin subenc not found. Please check your GStreamer installation
> WebKit wasn't able to find a WebVTT encoder. Subtitles handling will be degraded unless gst-plugins-bad is installed.
>
> See:
> https://github.com/WebKit/WebKit/blob/72b59ad50e079037073722bbdf469c0952e399fa/Source/WebCore/platform/graphics/gstreamer/TextCombinerGStreamer.cpp#L221
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
> ---
> package/webkitgtk/Config.in | 1 +
> package/wpewebkit/Config.in | 1 +
> 2 files changed, 2 insertions(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2022-07-20 21:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-27 7:33 [Buildroot] [PATCH 1/1] package/{webkitgtk, wpewebkit}: select subenc for multimedia James Hilliard
2022-07-01 11:33 ` Adrian Perez de Castro
2022-07-20 21:23 ` Thomas Petazzoni via buildroot [this message]
2022-08-11 17:31 ` Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220720232338.1eb2de3c@windsurf \
--to=buildroot@buildroot.org \
--cc=aperez@igalia.com \
--cc=james.hilliard1@gmail.com \
--cc=thomas.petazzoni@bootlin.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.