Skip to content

mervo/video_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Utils

Usage

from video_utils.video_manager import VideoManager

Example of usage in __main__.py.

Run via: python -m video_utils from video_utils's parent folder as intended use is as an importable module.

Refer to docstring of VideoManager in video_manager.py for details on arguments.

Dependencies

You will need different dependencies depending on what backend you will be using:

  • cv2 pip install opencv-python
  • vlc pip install python-vlc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages