[Bug 722096] New: mpeg2video decode path is broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 13 03:23:38 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=722096
  GStreamer | gst-plugins-base | 1.2.2

           Summary: mpeg2video decode path is broken
    Classification: Platform
           Product: GStreamer
           Version: 1.2.2
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raju.babannavar at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I upgraded my gstreamer framework from 1.0.8 to 1.2.2 version. While performing
the sanity testing on the 1.2.2 version I found out that mpeg2 video decode
path is broken. I found the same issue in 1.2.1 version also. 

Initially I thought that the issue I found is similar to this
https://bugzilla.gnome.org/show_bug.cgi?id=721835 and applied the patch. But
the patch didn't help. 

Here is the input test file: http://goo.gl/O4cG3U
Pipeline to reproduce the issue:

gst-launch-1.0 filesrc location=airport_interview.ts ! decodebin ! video/x-raw
! filesink location=out.yuv

The output YUV is of 0 size. While same pipeline works perfectly fine in
gstreamer-1.0.8 version.

Please let me know if you require more information.

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