Hi Andreas, On Tue, Dec 11, 2012 at 03:48:23PM +0100, Andreas Nagel wrote: > 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. How did it not work 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... There's nothing special about it. Really. The resizing factor is chosen by setting the media bus format on the source pad to the desired size. -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html