[gstreamer-bugs] [Bug 164176] [jpegenc/dec] conversion bugs (wrong strides?)

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Feb 8 14:06:02 PST 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=164176
 GStreamer | gst-plugins | Ver: HEAD CVS





------- Additional Comments From Gergely Nagy  2005-02-08 17:06 -------
*sigh* /me needs a think-first-type-after plugin. obviously I wasn't testing
with x-raw-rgb, but with x-raw-yuv..

Since ffmpegcolorspace only supports I420, YUY2 and AYUV, there's no need to
test with more, methinks (the elements won't link at all).

AYUV can be tested with this: gst-launch videotestsrc !
video/x-raw-yuv,width=180,height=120,format=(fourcc)I420 ! alpha !
ffmpegcolorspace ! jpegenc ! filesink location=out.jpg

(works fine here before and after the patch; and is an example on how to pass
the fourcc)

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