Re: Query: Mutiple CAPTURE ports on a single device

2014-03-13 Thread Hans Verkuil
Hi Vinay! On 03/12/14 18:58, vka...@codeaurora.org wrote: Hi I have a v4l2 driver for a hardware which is capable of taking one input and producing two outputs. Eg: Downscaler which takes one input @ 1080p and two outputs - one @ 720p and other at VGA. My driver is currently implemented as

Re: Query: Mutiple CAPTURE ports on a single device

2014-03-13 Thread vkalia
Thanks Hans for the pointers! Unfortunately, my driver is implemented M2M way. Thanks Vinay Hi Vinay! On 03/12/14 18:58, vka...@codeaurora.org wrote: Hi I have a v4l2 driver for a hardware which is capable of taking one input and producing two outputs. Eg: Downscaler which takes one input

Query: Mutiple CAPTURE ports on a single device

2014-03-12 Thread vkalia
Hi I have a v4l2 driver for a hardware which is capable of taking one input and producing two outputs. Eg: Downscaler which takes one input @ 1080p and two outputs - one @ 720p and other at VGA. My driver is currently implemented as having two capabilities - 1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE