On 11/12/11 22:49, Evgeny Yakimov wrote:
Hello

I need to overlay some images (and potentially videos) to a live input. I
would also, if possible like to avoid copying the original frames and
instead applying the overlay in-place, Further more, one of the additional
requirements of my application is that it should allow for dynamically
adding/removing overlays on the fly.

AVFilter currently does a lot of copies for a reason or another. =\

I was wondering if the overlay video filter would let me do this, and if
there is any documentation/examples available on how to use the filter,
hopefully something more the avfilter.h

beside using it the same way avconv or avplay does use it there isn't documentation =\

I might try to bake something up soon but not sooner ^^;

lu

--

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-api mailing list
libav-api@libav.org
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to