[gstreamer-bugs] [Bug 600648] [multiqueue] Queues up too much data

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 4 02:52:38 PST 2009


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

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-11-04 10:52:33 UTC ---
Ok, another case to show this problem:

gst-launch-0.10 -v filesrc location=SSA_15subtitles.mkv ! decodebin2
caps="application/x-ssa; video/x-raw-yuv" name=dbin  dbin. ! "video/x-raw-yuv"
! fakesink sync=true  dbin.src5 ! "application/x-ssa" ! fakesink

In this case it really queues 20 seconds of video (because the video fakesink
is synchronized, the textsink isn't)

-- 
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