[FFmpeg-user] Watermarking video in FFmpeg programmatically

killkenny64 kennethjjgibson at gmail.com
Mon Feb 6 02:32:51 CET 2012


Clément Bœsch wrote
> 
> 
> Check doc/examples/filtering.c, it's an example of libavfilter usage with
> filter_descr="scale=78:24" as filter.
> 
> [...]
> 
> -- 
> Clément B.
> 

Thanks,

Are there any other examples of the use of libavfilter (programmatically)?
filtering.c uses the scale filter; are there other examples using different
filters?

I'm trying to learn better how to use this library programmatically so that
I can eventually add a watermark to a video.

--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Watermarking-video-in-FFmpeg-programmatically-tp4350226p4360196.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list