support for 10 bit bayer sensor

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

support for 10 bit bayer sensor

Jayakrishnan
Hi,
I am trying to interface omnivision sensor ov5650 to pandaboard. I am able to capture images using some c code. However I am unable to use v4l2src of gstreamer to capture video from the sensor.
The error i am getting is "unable to negotiate format"
The sensor outputs video data in 10 bit bayer format. I came to know that v4l2src supports 8 bit bayer. Is there some way, I can capture the video (even in wrong format, I will correct it somewhere in pipeline) using v4l2src?
Reply | Threaded
Open this post in threaded view
|

Re: support for 10 bit bayer sensor

Mohammed Sameer
On Wed, Apr 11, 2012 at 03:06:31AM -0700, Jayakrishnan wrote:
> Hi,
> I am trying to interface omnivision sensor ov5650 to pandaboard. I am able
> to capture images using some c code. However I am unable to use v4l2src of
> gstreamer to capture video from the sensor.
> The error i am getting is "unable to negotiate format"
> The sensor outputs video data in 10 bit bayer format. I came to know that
> v4l2src supports 8 bit bayer. Is there some way, I can capture the video
> (even in wrong format, I will correct it somewhere in pipeline) using
> v4l2src?

I guess the only way to know what's really going on is to set GST_DEBUG='v4l2:5'
before running the pipeline,

Cheers,

--
GPG-Key: 0xA3FD0DF7 - 9F73 032E EAC9 F7AD 951F  280E CB66 8E29 A3FD 0DF7
Debian User and Developer.
Homepage: www.foolab.org
_______________________________________________
gstreamer-devel mailing list
[hidden email]
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel