[gstreamer-bugs] [Bug 331301] New: [mpeg2dec] strides issues when cropping

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 15 09:50:12 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=331301
 GStreamer | gst-plugins-ugly | Ver: HEAD CVS

           Summary: [mpeg2dec] strides issues when cropping
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: t.i.m at zen.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


mpeg2dec is a bad citizen in Stridesville.

Take the following video:

http://lycos.dropcode.net/xgl/xgl-gentoo-lycos.mpeg

which has dimensions of 764x556 pixels, so it gets cropped + copied before
sending it out, albeit the new I420 output buffer is allocated with wrong size,
and strides (as implicit by X) are not taken into account when copying.

This is with up-to-date CVS, ie. including the fix from bug #330844 (which is
required).


-- 
Configure bugmail: http://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