Skip to content

SCTE35 decoder

Register name used to load filter: scte35dec
This filter is not checked during graph resolution and needs explicit loading.

This filter writes the SCTE-35 markers attached as properties to audio and video
packets or inside a dedicated stream, 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

sampdur (frac, default: 0/1): segmentation duration in seconds. Default value 0 only flushes when content changes

Was this page helpful?