linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to configure resizer in ISP pipeline?
@ 2012-12-11 14:48 Andreas Nagel
  2013-01-06  1:03 ` Sakari Ailus
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Nagel @ 2012-12-11 14:48 UTC (permalink / raw)
  To: linux-media

Hello,

using Media Controller API, I can successfully configure a simple ISP 
pipeline on an OMAP3530 and capture video data. Now I want to include 
the resizer. So the pipeline would look like this (where MEM would be 
the devnode corresponding to "resizer output"):

Sensor --> CCDC --> Resizer --> MEM

My "sensor" (TVP5146) already provides YUV data, so I can skip the 
previewer. I tried setting the input and output pad of the resizer 
subdevice to incoming resolution (input pad) and desired resolution 
(output pad). For example: 720x576 --> 352x288. But it didn't work out 
quite well.

Can someone explain how one properly configures the resizer in an ISP 
pipeline (with Media Controller API) ? I spend some hours researching, 
but this topic seems to be a well guarded secret...

Kind regards,
Andreas

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-01-06 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-11 14:48 How to configure resizer in ISP pipeline? Andreas Nagel
2013-01-06  1:03 ` Sakari Ailus
2013-01-06  1:43   ` Andreas Nagel
2013-01-06 15:05     ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).