[Bug 789847] msdkenc: Add support for YV12, YUY2, UYVY and BGRA

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Nov 16 04:42:53 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=789847

--- Comment #8 from Hyunjun Ko <zzoon at igalia.com> ---
(In reply to Hyunjun Ko from comment #7)
> With this patch(modified by comment 5) and the patch in #bug 790312, it
> works except for YUY2, BGRA.
> 
> I'm looking into it.

YUY2 is only for jpeg encoder as per sample, but not working with msdkmjpegenc.

eg. gst-launch-1.0 videotestsrc num-buffers=100 !
video/x-raw,format=YUY2,width=640,height=320 ! msdkmjpegenc ! filesink
location=test.jpeg

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