After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 300471 - videoscale from odd to even width adds a green line at the right
videoscale from odd to even width adds a green line at the right
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.8
Other Linux
: Normal normal
: 0.8.10
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-04-13 10:31 UTC by Thomas Vander Stichele
Modified: 2005-06-30 16:03 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Thomas Vander Stichele 2005-04-13 10:31:16 UTC
gst-launch -v videotestsrc !
video/x-raw-yuv,format=\(fourcc\)I420,width=323,height=240,framerate=5.0 !
videoscale !
video/x-raw-yuv,format=\(fourcc\)I420,width=324,height=240,framerate=5.0 !
xvimagesink
Comment 1 David Schleef 2005-06-16 01:30:23 UTC
This is actually a bug in videotestsrc, it appears.  Fixed.