[FFmpeg-user] Dynamic watermarking with SVG

Binary Buddha the.binary.buddha at gmail.com
Tue Sep 11 12:39:42 EEST 2018


How do you scale an input graphic when trying to do a watermark that scales according to the video resolution?

So far, I got `ffmpeg -i $input -i $watermark -filter_complex "overlay=x=(main_w-overlay_w)/2:y=((main_h-overlay_h)/4)*4" $output`.

But that requires a static image; i.e. a PNG I’m using right now.

Binary Buddha
the.binary.buddha at gmail.com
thebinarybuddha.com

PGP/GPG Public Key: https://sks-keyservers.net/pks/lookup?op=get&search=0x8D59CF094187D78D

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 901 bytes
Desc: Message signed with OpenPGP
URL: <http://ffmpeg.org/pipermail/ffmpeg-user/attachments/20180910/f87b9789/attachment.sig>


More information about the ffmpeg-user mailing list