Skip to content

fmp4mux: Skip gap buffers earlier to consider them for the sample durations...

Sebastian Dröge requested to merge slomo/gst-plugins-rs:fmp4mux-fixes into main

fmp4mux: Skip gap buffers earlier to consider them for the sample durations and fragment start durations

Otherwise dropping the gap buffers would offset the timestamps of following samples.

Merge request reports