V4L2: Is it possible implement video composite with V4L2?

Bing Song Kevin.Song at freescale.com
Mon Aug 31 02:27:16 PDT 2015


Seems subdev can implement video compose.

Regards,
Song Bing.

From: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] On Behalf Of Bing Song
Sent: Sunday, August 30, 2015 11:37 PM
To: gstreamer-devel at lists.freedesktop.org
Subject: V4L2: Is it possible implement video composite with V4L2?


Hi,



Is there any stand Kernel API to implement hardware video compositor (video mixer or text blend)? If no, is it possible implement with V4L2 API?



V4L2 API can support M2M device. M2M device for video process can be get one output ofter only get one input. So application can QUEUE several video into OUTPUT port and one same video buffer into CAPTURE port to implement video compositor.



Unfortunately, V4L2 API can't support multi-input in OUTPUT port. Several video input have different format and resolution, application can't set several format setting to V4L2 device. Is it possible to extend it? Or is there other stand 2D video process API? 2D video composite is really needed in Android. Also needed in GStreamer hardware accelerate video compositor.



Regards,

Song Bing.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150831/15c87220/attachment.html>


More information about the gstreamer-devel mailing list