Skip to content

dashdemux2: fix mpeg-ts issue with no audio output

  1. For dashdemux2, one stream will create one track. Only video track can be created for mpeg-ts stream.
  2. Add the function to check and create the other track if needed.

Fixes #2593 (closed)

Edited by Edward Hervey

Merge request reports