[Bug 705066] New: mpegvideoparse: fix timestamps

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 29 01:35:56 PDT 2013


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

           Summary: mpegvideoparse: fix timestamps
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: matej.knopp at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=250353)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=250353)
Filter that fixes mpeg timestamps

Mpegvideoparse currently doesn't do anything about fixing broken / missing
timestamps. This affects playback for many files in my case. I'm currently
using custom filter after mpegvideoparse to do this, but perhaps the
functionality should be added to the parser?

If someone could look at the code and confirm I can provide a patch. Although
unlike my filter mpegvideoparser probably can't get away with throwing away D
frames so this will need to be addressed. Does anyone have a stream with D
frames?

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