[Bug 721422] New: Negative pad offsets don't work

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 10:58:41 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=721422
  GStreamer | gst-plugins-good | git

           Summary: Negative pad offsets don't work
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: pedro at pedrocr.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=265243)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=265243)
Test case for the bug

Even though the pad offset API takes a gint64, GstSegment.base is a guint64 so
negative pad offsets have weird results. A test program is attached, just run
it as:

./testsave file:///path/to/some/file.mkv outputdir

The program will split the mkv file into several and if it works properly each
file will have the proper timestamps (start from 0s). With the current pad
offset code this doesn't happen.

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