gst-plugins-rs/video
Mathieu Duponchelle 8cb328b6f2 transcriberbin: add support for translations
With this, if the transcriber element in use supports "translation_src_"
request source pads, the user can now specify what languages to
translate to and how to map them to 608 channels (only CC1 and CC3 are
supported).

For instance, translation-languages="languages, CC3=transcript, CC1=fr"
will cause the original transcript to be muxed into the CC3 channel, and
the French translation to be muxed into the CC1 channel.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1149>
2023-03-29 01:58:37 +02:00
..
cdg Update for gst::Element::link_many() and related API generalization 2023-03-09 16:46:52 +02:00
closedcaption transcriberbin: add support for translations 2023-03-29 01:58:37 +02:00
dav1d Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
ffv1 Fix a few new clippy warnings 2023-03-07 08:47:01 +00:00
gif Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
gtk4 gtk4: Fix compilation on macOS 2023-03-18 16:05:30 +02:00
hsv Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
png Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
rav1e Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00
videofx Update for remaining gst::Element::link_many() and related API generalization 2023-03-09 17:30:57 +02:00
webp Update minimum supported Rust version to 1.66 2023-02-20 11:09:01 +02:00