[Bug 794901] Closed Caption and Ancillary data support

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 3 12:02:37 UTC 2018


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #370441|needs-work                  |none
             status|                            |
 Attachment #370441|0                           |1
        is obsolete|                            |

--- Comment #9 from Edward Hervey <bilboed at bilboed.com> ---
Created attachment 370482
  --> https://bugzilla.gnome.org/attachment.cgi?id=370482&action=edit
video: Add support for VANC and Closed Caption

This commits add common elements for Ancillary Data and Closed
Caption support in GStreamer:

* A VBI (Video Blanking Interval) parser that supports detection
  and extraction of Ancillary data according to the SMPTE S291M
  specification. Currently supports the v210 and UYVY video
  formats.

* A new GstMeta for Closed Caption : GstVideoCaptionMeta. This
  supports the two types of CC : CEA-608 and CEA-708, along with
  the 4 different ways they can be transported (other systems
  are super-set of those).

-- 
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