[Bug 753907] asfdemux: skip a frame with an abnormal time stamp.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Sep 7 00:25:16 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=753907

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It is sometimes necessary for compressed data outside the segment to be pushed
downstream to be able to decode the data that is inside the segment.

Also here, segment.duration is only informational. It is not uncommon to have
streams that continue after their duration (if the duration is only an estimate
for example, or headers are broken), and streams should just continue until
they're done.
segment.start and segment.stop are the parts that are not just informational
but actually enforced.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list