[gstreamer-bugs] [Bug 432876] New: current time level in queue

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Apr 24 01:16:39 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=432876

  GStreamer | gstreamer (core) | Ver: HEAD CVS
           Summary: current time level in queue
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: jonas.holmberg at axis.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
queue is not updating current time level if duration is missing in buffers

Steps to reproduce:
1. Link a src element that does not set buffer duration to a queue
2. PLAY
3. read current-level-time


Actual results:
current-level-time property is always 0

Expected results:
current-level-time property should be > 0 when there are buffers in the queue

Does this happen every time?
Yes

Other information:
queue could figure out duration of a buffer by comparing a buffers's timestamp
with the timestamp of the next buffer.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=432876.




More information about the Gstreamer-bugs mailing list