Skip to content

MPEG-2 TS demultiplexer

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

This filter demultiplexes MPEG-2 Transport Stream files/data into a set of media PIDs and frames.

Options

temi_url (cstr): force TEMI URL

dsmcc (bool, default: no): enable DSMCC receiver

seeksrc (bool, default: true): seek local source file back to origin once all programs are setup

sigfrag (bool, default: false): signal segment boundaries on output packets for DASH or HLS sources

dvbtxt (bool, default: false): export DVB teletext streams

upes (enum, default: no): keep unknown PES streams

  • no: ignored the streams
  • info: declare the stream as fake (no data forward), turns on dvbtxt
  • full: declare the stream and sends data

mappcr (bool, default: true): remap PCR and timestamps into continuous timeline

Was this page helpful?