[gstreamer-bugs] [Bug 635304] [opencv] fix caps issues and extend supported caps for some elements [PATCH]

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 22 13:50:23 PST 2010


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

--- Comment #2 from Josh Doe <josh at joshdoe.com> 2010-11-22 21:50:19 UTC ---
There are several, but one of them is the following:

gst-launch videotestsrc ! textwrite text="Garbled text" ! ffmpegcolorspace !
dshowvideosink

This is negotiated to video/x-raw-rgb, bpp=32, due to the vague caps, though it
should be bpp=24. This results in garbled text.

Thanks for noticing the leak, I'll keep that in mind for future patches.

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