SCTE35 decoder¶
Register name used to load filter: scte35dec
This filter is not checked during graph resolution and needs explicit loading.
This filter extracts SCTE-35 markers attached as properties to audio and video
packets as 23001-18 'emib' boxes. It also creates empty 'emeb' box in between
following segmentation as hinted by the graph.
Options¶
mode (enum, default: 23001-18): mode to operate in
- 23001-18: extract SCTE-35 markers as emib/emeb boxes for Event Tracks
- passthrough: pass-through mode adding cue start property on splice points
segdur (frac, default: 1/1): segmentation duration in seconds. 0/0 flushes immediately for each input packet (beware of the bitrate overhead)