[Bug 712796] New: mpeg2dec: incorrect timestamps sequence

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 21 03:01:18 PST 2013


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

           Summary: mpeg2dec: incorrect timestamps sequence
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bug-track at fisher-privat.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Some dvds have probably bugs which cause incorrect timestamps sequence. For
example 887266666 then 847266666.
It is not a problem if you play it. But it will cause problems if you convert
it to vp8/mkv.

This is probably reason for Bug 712219

sample file is here:
https://www.dropbox.com/s/4zlkvnt2igf9a2z/bug_timestamp.mpeg

you can catch brocken timestamps with this command:
gst-launch-1.0 -vm filesrc location=bug_timestamp.mpeg ! mpegpsdemux !
mpegvideoparse ! identity check-imperfect-timestamp=1 ! fakesink silent=1 |
grep ident

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