diff --git a/subprojects/gst-plugins-good/gst/isomp4/qtdemux.c b/subprojects/gst-plugins-good/gst/isomp4/qtdemux.c index 7879d0cb70..1568264c49 100644 --- a/subprojects/gst-plugins-good/gst/isomp4/qtdemux.c +++ b/subprojects/gst-plugins-good/gst/isomp4/qtdemux.c @@ -13539,6 +13539,9 @@ qtdemux_parse_trak (GstQTDemux * qtdemux, GNode * trak) channel_mapping_family, stream_count, coupled_count, channel_mapping); g_free (channel_mapping); + + entry->sampled = TRUE; + break; } default: