[gstreamer-bugs] [Bug 640665] basesink: drops too many buffers when there's no duration

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 26 12:35:18 PST 2011


https://bugzilla.gnome.org/show_bug.cgi?id=640665
  GStreamer | gstreamer (core) | git

--- Comment #2 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-01-26 20:35:12 UTC ---
Created an attachment (id=179406)
 View: https://bugzilla.gnome.org/attachment.cgi?id=179406
 Review: https://bugzilla.gnome.org/review?bug=640665&attachment=179406

basesink: Don't drop without a stop time

For the record, I don't think estimating the stop time is the right way to go.
The sink should probably just abstain from dropping frames if there is no stop
time. Not having a stop time mean a frame will be valid until the next one
comes. Upstream elements could decide to drop further packets (because they
know how late the current one was compared to it's start time).

That said, due to bug #640610, in a live pipelines, all frames arrive late
compared to their start time.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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