Free Watermark Videos using FFMPEG. No Paid Video Editor Required

Опубликовано: 10 Май 2020
на канале: Good Life & Learning
240
2

Protecting your videos from theft is very much required thing and usually we do this by either paid versions or do it online which is not easy.
This video educate you about FFMPEG utility, which can be used for watermark videos. FFMPEG is a free and powerfool utility. You can watch this video and learn how to watermark using ffmpeg using following commands.

ffmpeg -i "C:\ffmpeg\bin\input.mp4" -i "C:\ffmpeg\bin\logo.png" -filter_complex "overlay=10:10" "C:\ffmpeg\bin\output.mp4"

ffmpeg -i "C:\ffmpeg\bin\input.mp4" -vf drawtext="fontfile=/path/to/font.ttf: \ text='Learning Highway': fontcolor=white: fontsize=24: weight=bold: box=1: [email protected]: \ boxborderw=5: x=10:y=H-th-10" -codec:a copy "C:\ffmpeg\bin\output.mp4"

Do subscribe to our youtube channel Learning Highway and stay updated with latest job alerts, How to and work from home videos videos