Skip to content

ufnalu

AVC/HEVC to AnnexB writer

Register name used to load filter: ufnalu
This filter may be automatically loaded during graph resolution.

This filter converts AVC|H264 and HEVC streams into AnnexB format, with inband parameter sets and start codes.

Options

rcfg (bool, default: true): force repeating decoder config at each I-frame
extract (enum, default: all): layer extraction mode

  • all: extracts all layers
  • base: extract base layer only
  • layer: extract non-base layer(s) only

delim (bool, default: true): insert AU Delimiter NAL
pps_inband (bool, default: false): inject PPS at each non SAP frame, ignored if rcfg is not set