gst-plugins-rs/video
Mathieu Duponchelle 3cdc5870a1 transcriberbin: new high-level bin for speech to Closed Caption
This new element puts together some of the elements we've written
in recent times (awstranscriber, tttocea608, textwrap, cccombiner)
into a convenience high-level element.

The design of the element is AV in -> AV (+ CC metas) out.

The element exposes property to set and unset a "passthrough" mode,
during which the transcriber element's state is set to NULL but kept
in the bin, in order for the user to be able to set properties on
sub elements no matter what the current mode is, using the
GstChildProxy interface.

In addition, the element ensures that the latency it reports stays
fixed so that playback continues uninterrupted.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/528>
2021-06-30 02:07:01 +02:00
..
cdg video: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
closedcaption transcriberbin: new high-level bin for speech to Closed Caption 2021-06-30 02:07:01 +02:00
dav1d video: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
flavors video: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00
gif fix clippy warnings 2021-06-05 10:36:22 +02:00
hsv fix clippy warnings 2021-06-05 10:36:22 +02:00
rav1e use gst::glib where applicable 2021-06-03 20:53:16 +02:00
rspng fix clippy warnings 2021-06-05 10:36:22 +02:00
webp video: migrate to new ClockTime design 2021-06-05 10:36:21 +02:00