[gstreamer-bugs] [Bug 640665] New: basesink: drops too many buffers when there's no duration
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 26 10:56:40 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=640665
GStreamer | gstreamer (core) | git
Summary: basesink: drops too many buffers when there's no
duration
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: felipe.contreras at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
Coming from bug #640610.
"videotestsrc is-live=1 ! element-that-drops-framerate-and-duration !
xvimagesink"
That magical element could be a network using RTP. Since the sink doesn't know
the framerate or duration, the "stop" time is always NONE. So the only thing
that prevents frames from being dropped is the "max-lateness", which is often
not enough if there is enough processing hapenning.
The issue at hand is that the sink decides to drop "too many buffers".
--
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