[gstreamer-bugs] [Bug 163676] New: gstmpeg2dec need to crop

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jan 11 07:12:46 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=163676
 GStreamer | gst-plugins | Ver: HEAD CVS

           Summary: gstmpeg2dec need to crop
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: francis_labonte at hotmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


An MPEG-2 video with size of 160x120 have a displayed size of 160x128.  In my
test case, the "extra" pixel are green...

This is cause by the fact that libmpeg2 is returning an image allign on a
multiple of 16.  If the picture size is not alligned, then the output image will
contains padding and the the decoded image will need to be cropped.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list