[Bug 700377] video: add NV16 pixel format support

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 16 03:42:18 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=700377
  GStreamer | gst-plugins-base | 1.x

--- Comment #7 from Arnaud Vrac <rawoul at gmail.com> 2013-05-16 10:42:13 UTC ---
Fails (colors are wrong):

ORC_CODE=emulate gst-launch-1.0 videotestsrc ! 'video/x-raw, format=NV16' !
videoconvert ! 'video/x-raw, format=I420' ! xvimagesink

Passes:

ORC_CODE=backup gst-launch-1.0 videotestsrc ! 'video/x-raw, format=NV16' !
videoconvert ! 'video/x-raw, format=I420' ! xvimagesink

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