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.bud...@gmail.com
thebinarybuddha.com

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

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to