[Bug 692875] New: Different timebases in GStreamer debug output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 30 04:44:28 PST 2013


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

           Summary: Different timebases in GStreamer debug output
    Classification: Platform
           Product: GStreamer
           Version: 0.10.36
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: 4ernov at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I noticed that certain time values in GStreamer debug output differs
considerably. Here's a string where it's clearly be seen:
0:00:08.389306900  3402      0x1735990 DEBUG               basesink
gstbasesink.c:2568:gst_base_sink_do_sync:<videosink-actual-sink-xvimage>
possibly waiting for clock to reach 0:00:06.360000000, adjusted
0:00:06.360000000

The first value at the very beginning of the string is obviously pipeline's
basetime. But what are another two values? If be sure that it's basetime, too,
than it's a bug in basesink as it would wait forever and can't adjust time
properly. But it seems that these values have somewhat different timebase.

I think, all the time values mentioned in debug output should have the same
timebase as it's kind of mad debugging without it.

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