[Bug 704881] Partial ATSC_user_data and CEA-708 Closed Captions Support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 12 06:54:27 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=704881

--- Comment #78 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 369561
  --> https://bugzilla.gnome.org/attachment.cgi?id=369561&action=edit
ceaccoverlay: New CEA-708 Closed Caption decoder and overlayer

This new plugin allows decoding and overlaying CEA-708 Closed Caption
streams over video.

* Supports CDP and cc_data closedcaption/x-cea-708 streams
* Uses pango to render CC stream
* Support GstVideoOverlayComposition meta if downstream supports is

Tested on various test files.

Remains to be fixed/improved:
* Switch to GstByteReader (for code safety)
* Switch to GString (instead of manual pango string construction)
* Move pango/rendering code outside of main 708 decoder file (so
  that actual CC parser/decoder can be (re)used in other scenarios).

Initial patches and improvements by:
* CableLabs RUIH-RI Team <ruihri at cablelabs.com>
* Steve Maynard <steve at secondstryke.com>
* cjun.wang" <cjun.wang at samsung.com>

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list