[Bug 656115] New: [PATCH] mpegpsdemux: recalculate adjust if diffenrence is negative

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 7 11:07:28 PDT 2011


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

           Summary: [PATCH] mpegpsdemux: recalculate adjust if diffenrence
                    is negative
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=193384)
 View: https://bugzilla.gnome.org/attachment.cgi?id=193384
 Review: https://bugzilla.gnome.org/review?bug=656115&attachment=193384

patch v1

One of my dvds jump on some position and miss about 1 minute of stream.
The reason was mpeg timestamps. On some position scr difference is negative.
It produced negative timestamps. Since it was converted to unsigned value,
gstreamer timestamps was invalid. Instead of increasing mpeg ts,
they was decreasing till it started to be positive.

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