issue during color conversion (NV12 - RGB)
Olivier Crête
olivier.crete at collabora.com
Wed Jan 23 09:58:27 PST 2013
On Wed, 2013-01-23 at 04:52 +0200, Guetcho Guetchev wrote:
> A sample of the resulting image can be observed here: http://imageshack.us/a/img802/5821/image068.png
> I am pretty sure the input image is correct, because it comes from an iPad camera. For the more curious the native pixel format is a bi-planar component Y'CbCr 8-bit 4:2:0, video-range (luma=[16,235] chroma=[16,240]).
The problem is here.. with iOS 6, Apple is adding padding. So one needs
to convert that special Apple format before being able to process it.
See:
http://gstreamer-devel.966125.n4.nabble.com/iOS-capture-problem-td4656685.html
--
Olivier Crête
olivier.crete at collabora.com
More information about the gstreamer-devel
mailing list