[gstreamer-bugs] [Bug 423086] New: vorbisdec introduces timestamp discontinuity at the end

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Mar 26 13:53:43 PDT 2007


Do NOT reply to this via email (we are currently unable to handle email
responses and they WILL be discarded).

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=423086.
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.

  GStreamer | gst-plugins-base | Ver: 0.10.12

           Summary: vorbisdec introduces timestamp discontinuity at the end
           Product: GStreamer
           Version: 0.10.12
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thomas at apestaart.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


example pipeline:
gst-launch -m audiotestsrc num-buffers=100 ! audio/x-raw-int,rate=44100 !
audioconvert ! vorbisenc ! identity ! vorbisdec ! identity
check-imperfect-timestamp=TRUE ! fakesink silent=TRUE

giving:
Got Message from element "identity1" (element): imperfect-timestamp,
prev-timestamp=(guint64)2288616780, prev-duration=(guint64)23219954,
prev-offset=(guint64)100928, prev-offset-end=(guint64)101952,
cur-timestamp=(guint64)2298775510, cur-duration=(guint64)23219954,
cur-offset=(guint64)101376, cur-offset-end=(guint64)102400




More information about the Gstreamer-bugs mailing list