[gstreamer-bugs] [Bug 300305] videobox in YUV adds green instead of black if right=(odd number)
bugzilla-daemon at bugzilla.gnome.org
bugzilla-daemon at bugzilla.gnome.org
Thu Apr 14 13:08:14 PDT 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=300305
GStreamer | gst-plugins | Ver: 0.8.8
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
------- Additional Comments From Tim-Philipp Müller 2005-04-14 16:08 -------
Are you sure it's videobox?
gst-launch -v videotestsrc !
video/x-raw-yuv,width=263,height=192,format=\(fourcc\)I420,framerate=25.0 !
xvimagesink
or
gst-launch -v videotestsrc !
video/x-raw-yuv,width=720,height=576,format=\(fourcc\)YUY2,framerate=\(double\)25.0
! videoscale ! video/x-raw-yuv,width=263,height=192 ! xvimagesink
by itself adds a one pixel green line to the right as well here.
Cheers
-Tim
------- 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