Skip to content

qtdemux: Don't use invalid values from failed trex parsing

Edward Hervey requested to merge bilboed/gstreamer:fix-1369 into main

If parsing the fragment default values (trex atom) failed, don't try to compute a bogus sample_description_id value.

Fixes #1369 (closed)

Merge request reports