V4L2: Is it possible implement video composite with V4L2?
Nicolas Dufresne
nicolas.dufresne at collabora.com
Thu Sep 3 07:38:17 PDT 2015
Le jeudi 03 septembre 2015 à 14:07 +0000, Bing Song a écrit :
> How driver do sync? Suppose driver will sync V4L2 buffer time stamp
> with system time. V4L2 M2M device can copy time stamp from sink to
> source.
M2M driver don't sync. They copy over the TS from input to output, and
run as fast as possible.
>
> Is it possible to write one element based on video aggregator to do
> video composite based on V4L2?
It's software, everything is possible ;-P
>
> Do you know any driver already implement this?
Ask linux-media@ mailing list maybe ? For kernel side stuff, this is
the wrong list.
Nicolas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150903/c6792c14/attachment.sig>
More information about the gstreamer-devel
mailing list