gst-plugins-rs/video/closedcaption/src
Mathieu Duponchelle 78d7cbd7dd cea608overlay: expose timeout property
C.9 Automatic Caption Erasure (Preferred)

[...]

Some manufacturers have suggested building automatic timeout into their
decoders. They propose that if no data are received for the selected caption
channel within a given time, the decoder should automatically erase the
caption. Such erasure may supersede the intentions of the caption service
providers and institute one maximum display time for all captioning services.

If such a timeout is deemed necessary, however, the time limit should be no less
than 16 seconds, an amount of time said by caption service providers to be longer
than their most enduring caption. It is preferred, when automatic caption erasure
is used in a decoder, that only displayed memory be erased, since some caption
service providers may, contrary to recommended practice (see Section B.8.3), send
pop-on style caption data to non-displayed memory more than 16 seconds before
sending the EOC command which causes the caption to display.
2021-11-13 00:15:47 +01:00
..
c closedcaption/caption.c: fix deletion 2021-04-15 14:35:22 +00:00
ccdetect Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
cea608overlay cea608overlay: expose timeout property 2021-11-13 00:15:47 +01:00
cea608tojson Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
cea608tott Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
jsontovtt Update for GstObjectImpl API change 2021-10-23 12:31:33 +03:00
mcc_enc Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
mcc_parse Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
scc_enc Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
scc_parse Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
transcriberbin adapt to ObjectExt improvements 2021-11-08 14:43:53 +02:00
tttocea608 Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
tttojson Update for GLib/GStreamer API changes 2021-11-06 09:34:10 +02:00
caption_frame.rs video: Update for subclassing API changes 2020-11-15 18:50:31 +02:00
ccutils.rs ccdetect: extract CDP parser to a separate module 2021-02-15 19:25:18 +00:00
ffi.rs libcaption: implement eia608_to_text 2021-01-19 16:40:00 +01:00
lib.rs jsontovtt: Add an element for fragmented WebVTT 2021-09-30 19:37:32 +00:00
line_reader.rs fix-getters-calls 0.3.0 pass 2021-04-20 18:19:58 +02:00
parser_utils.rs closedcaption: Move duplicated test into a single place 2020-11-19 18:27:54 +02:00
ttutils.rs jsontovtt: Add an element for fragmented WebVTT 2021-09-30 19:37:32 +00:00