[Bug 681308] videotestsrc: different image with different videoformat

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 17 04:58:26 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=681308
  GStreamer | gst-plugins-base | git

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
     Ever Confirmed|0                           |1

--- Comment #7 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-17 11:58:22 UTC ---
I can reproduce this with 1.0.x:

 $ gst-launch-1.0 videotestsrc num-buffers=1 ! video/x-raw,format=RGB !
videoconvert ! video/x-raw,format=I420 ! jpegenc ! filesink location=1.jpeg
 $ gst-launch-1.0 videotestsrc num-buffers=1 ! video/x-raw,format=I420 !
jpegenc ! filesink location=2.jpeg 
 $ eog 1.jpeg 2.jpeg &

then press right/left arrow to switch between images.

The blue squares (bottom left and third from the left at the bottom) have
different shades of blue.

Don't know which element is at fault here.

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