Skip to content

closedcaption: add support for writing 708 captions when transcribing

Matthew Waters requested to merge ystreet/gst-plugins-rs:cea708mux into main

Includes:

  • new tttocea708 element for writing 708 captions similar to tttocea608
  • new cea708mux element for muxing together 708 services and 608 compatibility bytes
  • configuration on transcriberbin to optionally write 708 data.

Merge request reports