[gstreamer-bugs] [Bug 341681] [textoverlay] flickering with continuously timestamped text

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Sep 7 06:42:01 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=341681
 GStreamer | gst-plugins-base | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |t.i.m at zen.co.uk
                   |bugs at lists.sourceforge.net  |
             Status|NEW                         |ASSIGNED




------- Comment #4 from Tim-Philipp Müller  2006-09-07 13:41 UTC -------
Basically, textoverlay's logic is a bit busted. Besides a few < vs. <=
comparison mixups, it won't wait for a text buffer if it doesn't have a text
buffer available, which is what leads to the flickering. Also, it doesn't
discard text buffers after using them if they aren't needed any longer. And a
few other things that aren't quite right either. Will fix after the freeze.


-- 
Configure bugmail: http://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