[FFmpeg-user] Watermarking video in FFmpeg programmatically

Clément Bœsch ubitux at gmail.com
Thu Feb 2 02:47:16 CET 2012


On Wed, Feb 01, 2012 at 05:37:35PM -0800, killkenny64 wrote:
> Hi,
> 
> Does anyone know of any examples of watermarking a video programmatically
> with FFmpeg?
> Or is anyone able to point me in the right direction?
> 

Check doc/examples/filtering.c, it's an example of libavfilter usage with
filter_descr="scale=78:24" as filter.

[...]

-- 
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20120202/0e517895/attachment.asc>


More information about the ffmpeg-user mailing list