vidgear
Package — MediaPython 3.7+Intermediate
High-performance video processing with multi-threaded pipelines
Quick Info
- Documentation
- Official Docs
- Python Version
- 3.7+
- Dependencies
- NumPy, OpenCV, requests
- Install
pip install vidgear
Learn by Difficulty
Quick Example
python
# Install: pip install vidgear import vidgear # Basic vidgear usage print(f"Using vidgear") # See documentation for detailed examples
vidgear is a third-party package. High-performance video processing with multi-threaded pipelines. Install with: pip install vidgear
Try in PlaygroundTags
packagemediaaudiovideo