[Bug 643775] New: [oggmux] use running time instead of timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 3 03:53:50 PST 2011


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

           Summary: [oggmux] use running time instead of 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.freedesktop.org
        ReportedBy: thiago.sousa.santos at collabora.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
      GNOME target: ---
     GNOME version: ---


While theora/vorbis encoders use running time to calculate the
granulepos of ogg packets, oggmux was ordering them by timestamps,
which could lead to bad ordering in the resulting stream.

Making oggmux (and muxers in general) use running_time instead of
timestamps might cause some breakages, I wonder if this should only
go into 0.11 branch.

Anyway, patch follow.

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