WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
220654
[GStreamer][Playbin3] Support for CEA-608 closed captioned media
https://bugs.webkit.org/show_bug.cgi?id=220654
Summary
[GStreamer][Playbin3] Support for CEA-608 closed captioned media
Philippe Normand
Reported
2021-01-15 03:54:21 PST
.
Attachments
Patch
(14.75 KB, patch)
2021-01-27 07:28 PST
,
Philippe Normand
calvaris
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Philippe Normand
Comment 1
2021-01-27 07:28:18 PST
Created
attachment 418546
[details]
Patch
Xabier Rodríguez Calvar
Comment 2
2021-01-28 01:35:17 PST
Comment on
attachment 418546
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=418546&action=review
> Source/WebCore/platform/graphics/gstreamer/TextCombinerGStreamer.cpp:93 > + WTFLogAlways("GStreamer closedcaption plugins are missing. Please install gst-plugins-bad and gst-plugins-rs");
I would GST_ERROR on this as well, but up to you.
Philippe Normand
Comment 3
2021-01-28 09:23:12 PST
(In reply to Xabier Rodríguez Calvar from
comment #2
)
> Comment on
attachment 418546
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=418546&action=review
> > > Source/WebCore/platform/graphics/gstreamer/TextCombinerGStreamer.cpp:93 > > + WTFLogAlways("GStreamer closedcaption plugins are missing. Please install gst-plugins-bad and gst-plugins-rs"); > > I would GST_ERROR on this as well, but up to you.
Well the whole pipeline would fail in this case anyway due to the unlinked pad. I'm not sure another GST_ERROR is needed :)
Philippe Normand
Comment 4
2021-01-29 02:37:03 PST
Committed
r272055
: <
https://trac.webkit.org/changeset/272055
>
Radar WebKit Bug Importer
Comment 5
2021-01-29 02:38:26 PST
<
rdar://problem/73747252
>
Robert Jenner
Comment 6
2021-02-12 11:50:16 PST
It appears that this revision has broken then test in macOS and iOS: media/track/track-in-band-style.html Bug created:
https://bugs.webkit.org/show_bug.cgi?id=221835
Robert Jenner
Comment 7
2021-02-12 11:59:36 PST
Jer has informed us, that this is a rebaseline. We are going to rebaseline with:
https://bugs.webkit.org/show_bug.cgi?id=221835
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug