* use other formats from ov3640 camera sensor through the isp pipeline
@ 2013-12-10 10:42 Tom
2013-12-10 14:03 ` Laurent Pinchart
0 siblings, 1 reply; 2+ messages in thread
From: Tom @ 2013-12-10 10:42 UTC (permalink / raw)
To: linux-media
Hello,
I am using the ov3640 camera sensor along with the isp pipeline and
configured it like: sensor->ccdc->memory
My sensor supports more formats like rgb565 and so. Does anyone have an idea
how I could manage to set these formats out of the users application? If I
understand it right, the isp pipeline will not allow a format the ccdc sink
pad does not know.
Regards, Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: use other formats from ov3640 camera sensor through the isp pipeline
2013-12-10 10:42 use other formats from ov3640 camera sensor through the isp pipeline Tom
@ 2013-12-10 14:03 ` Laurent Pinchart
0 siblings, 0 replies; 2+ messages in thread
From: Laurent Pinchart @ 2013-12-10 14:03 UTC (permalink / raw)
To: Tom; +Cc: linux-media
Hi Tom,
On Tuesday 10 December 2013 10:42:22 Tom wrote:
> Hello,
>
> I am using the ov3640 camera sensor along with the isp pipeline and
> configured it like: sensor->ccdc->memory
>
> My sensor supports more formats like rgb565 and so. Does anyone have an idea
> how I could manage to set these formats out of the users application? If I
> understand it right, the isp pipeline will not allow a format the ccdc sink
> pad does not know.
That's correct. The right way to fix this is to extend the OMAP3 ISP driver to
support the formats you need on the CCDC pads.
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-12-10 14:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-10 10:42 use other formats from ov3640 camera sensor through the isp pipeline Tom
2013-12-10 14:03 ` Laurent Pinchart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox