[gstreamer-bugs] [Bug 436910] New: incorrect strides with odd video width

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue May 8 07:57:54 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=436910

  GStreamer | don't know | Ver: 0.10.11
           Summary: incorrect strides with odd video width
           Product: GStreamer
           Version: 0.10.11
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sakdean at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
the video comming from the videocrop plugin is not displayed straightly. It is
more on the right. Buffer data size is correct, but seems something ignores it
and adds a height of pixels to the buffer data.

Steps to reproduce:
1. gst-launch-0.10 --gst-debug=videobox:5 videotestsrc ! mix. { videotestsrc !
videoscale ! video/x-raw-yuv,width=176,height=144,format=\(fourcc\)AYUV !
videocrop right=3 ! videomixer name=mix ! ffmpegcolorspace ! autovideosink }

Actual results:
a video overlay hanging on the right

Expected results:
the video overlay stays straight -> buffer size is as it should be

Does this happen every time?
yes

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=436910.




More information about the Gstreamer-bugs mailing list