gstreamer/gst/timecode
Mathieu Duponchelle 5bd31b8cce timecodestamper: add support for closedcaption input
Some closedcaption elements like sccenc except input buffers
to have timecode metas. The original use case is to serialize
closed captions extracted from a video stream, in that case
ccextractor copies the video time code metas to the closed
caption buffers, but no such mechanism exists when creating
a CC stream ex nihilo.

Remedy that by having timecodestamper accept closedcaption
input caps, as long as they have a framerate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2490>
2021-08-26 16:03:23 +00:00
..
gstavwait.c avwait: Don't consider it a segment change if the segment is the same except for the position 2021-06-23 16:03:38 +00:00
gstavwait.h gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00
gsttimecodestamper.c timecodestamper: add support for closedcaption input 2021-08-26 16:03:23 +00:00
gsttimecodestamper.h timecodestamper: add support for closedcaption input 2021-08-26 16:03:23 +00:00
meson.build timecodestamper: Add support for linear timecode (LTC) from an audio stream 2019-07-08 16:45:12 +00:00
plugin.c gst-plugins: allow per feature registration 2021-04-11 16:16:55 +00:00