Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 508 Bytes

File metadata and controls

21 lines (13 loc) · 508 Bytes

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