[Bug 679881] New: [0.11] mpegvideoparse: broken timestamp mangling cause jerky video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 13 10:42:43 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=679881
  GStreamer | gst-plugins-bad | 0.11.x

           Summary: [0.11] mpegvideoparse: broken timestamp mangling cause
                    jerky video
    Classification: Platform
           Product: GStreamer
           Version: 0.11.x
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


gst-launch-1.0 file:///foo.avi ! avidemux ! fakesink

pts: 0:00:00.000000000, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: 0:00:00.480000000, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: none, duration: 0:00:00.040000000, 
pts: 0:00:00.960000000, duration: 0:00:00.040000000, 

This is what mpegvideoparse does with this:

pts: 0:00:00.040000000, duration: 0:00:00.020000000, 
pts: 0:00:00.060000000, duration: 0:00:00.020000000, 
pts: 0:00:00.080000000, duration: 0:00:00.020000000, 
pts: 0:00:00.100000000, duration: 0:00:00.020000000, 
pts: 0:00:00.120000000, duration: 0:00:00.020000000, 
pts: 0:00:00.140000000, duration: 0:00:00.020000000, 
pts: 0:00:00.160000000, duration: 0:00:00.020000000, 
pts: 0:00:00.180000000, duration: 0:00:00.020000000, 
pts: 0:00:00.200000000, duration: 0:00:00.020000000, 
pts: 0:00:00.220000000, duration: 0:00:00.020000000, 
pts: 0:00:00.240000000, duration: 0:00:00.020000000, 
pts: 0:00:00.480000000, duration: 0:00:00.020000000, 
pts: 0:00:00.500000000, duration: 0:00:00.020000000, 
pts: 0:00:00.520000000, duration: 0:00:00.020000000, 
pts: 0:00:00.540000000, duration: 0:00:00.020000000, 
pts: 0:00:00.560000000, duration: 0:00:00.020000000, 
pts: 0:00:00.580000000, duration: 0:00:00.020000000, 
pts: 0:00:00.600000000, duration: 0:00:00.020000000, 
pts: 0:00:00.620000000, duration: 0:00:00.020000000, 
pts: 0:00:00.640000000, duration: 0:00:00.020000000, 
pts: 0:00:00.660000000, duration: 0:00:00.020000000, 
pts: 0:00:00.680000000, duration: 0:00:00.020000000, 
pts: 0:00:00.700000000, duration: 0:00:00.020000000, 
pts: 0:00:00.960000000, duration: 0:00:00.020000000, 

(Note to self: MPEGv1_QCIF 8sec)

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