Skip to content

transcriberbin: Fix mux-method=cea708

Seungha Yang requested to merge seungha.yang/gst-plugins-rs:transcriber-fix into main
  • Update "translation-languages" property to include G_PARAM_CONSTRUCT so that it can be applied to initial state.

  • Change default "translation-languages" value to be None instead of cea608 specific one. Transcriberbin will be able to configure initia state depending on selected mux method if "translation-languages" is unspecified.

Merge request reports