GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   FFMPEG Watermark in video (https://gfy.com/showthread.php?t=1208752)

MKA 07-23-2016 06:58 AM

FFMPEG Watermark in video
 
Hi guys!

Does anyone know which command to use to watermark(.png) videos during encoding.

This is the regular command line to encode video into mp4
-acodec libfaac -keyint_min 20 -r 20 -vcodec libx264 -crf 22 -b 1000k -bt 1000k -y -v 0 -bf 16 -threads 0

All i need is to add a command to watermark the video.
This is what ffmpeg.org tells

Insert a transparent PNG logo in the bottom left corner of the input, using the ffmpeg tool with the -filter_complex option:
ffmpeg -i input -i logo -filter_complex 'overlay=10:main_h-overlay_h-10' output


Just can't get this working. Any help would be appreciated. On a side not, i use the mechbunny script in case it's of any usefull info.

CPA-Rush 07-23-2016 07:52 AM

did u check stackoverflow?

freecartoonporn 07-23-2016 07:59 AM

depends on which ffmpeg version you are using.

google it, you ll find many examples and just test few.

MKA 07-23-2016 08:12 AM

Quote:

Originally Posted by freecartoonporn (Post 21054514)
depends on which ffmpeg version you are using.

google it, you ll find many examples and just test few.

version n 2.5.7

I did use google but for some reason i'm doing something wrong i guess. Tested a whole bunch. :Oh crap


All times are GMT -7. The time now is 10:53 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123