[Bug 681308] videotestsrc: different image with different videoformat

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 7 01:49:58 PDT 2012


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEEDINFO
                 CC|                            |slomo at circular-chaos.org

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-08-07 08:49:56 UTC ---
Your last pipeline is not correct, has a syntax error. Should be

> gst-launch-1.0 -v videotestsrc ! 'video/x-raw, format=RGB' ! tee name=t ! queue ! videoconvert ! 'video/x-raw, format=I420' ! videoconvert ! autovideosink   t. ! queue ! videoconvert ! autovideosink


I can't reproduce the problem here though, could you attach a screenshot maybe?

-- 
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