Amazing-Python-Scripts/Video_Watermark at master · RGGH/Amazing-Python-Scripts · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

Video Watermaker

This script can add watermark to a video with the given font.

How to run

  • Install the dependencies from requirements.txt

    pip install -r requirements.txt

  • Run the python file now

    python watermark.py

Ouput is saved in the videos folder

Modules used

  • opencv-python

Screenshot

image