Skip to content

Draft: asfdemux: scan last packet to determine duration for files saved from broadcasts

Tim-Philipp Müller requested to merge tpm/gstreamer:asfdemux-scan-duration into main

ASF files that were saved from broadcast may not have a duration, and most certainly not a seek table, so try to scan the last packet and determine an approximate duration based on the send time of the first and last packet. Seeking still needs fixing though.

gst-plugins-ugly#4 (moved)

Merge request reports