[gstreamer-bugs] [Bug 601627] New: theoradec breaks timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 11 16:39:12 PST 2009


https://bugzilla.gnome.org/show_bug.cgi?id=601627
  GStreamer | gst-plugins-base | unspecified

           Summary: theoradec breaks timestamps
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tester at tester.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


theoradec currently replaces the timestamps on buffers with "perfect"
timestamps from the granule. This breaks with any kind of live source that does
not provide perfect timestamps like my v4l2 webcam (or a v4l2 webcam that
generates RTP buffers). Or RTP buffers that have had their clock skew
corrected.

Anyway, the patch just ignores the Granule timestamp if there already a valid
Gstreamer timestamp on the buffer (so it still works with oggdemux, since it
does not set one).

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