The VdeoHandler class provides a convenient Python interface for both parsing and generating videos. It supports extracting frames from an input video, video frame manipulation, and generation of an output video from a list for frames. The VideoHandler class provides a convenient Python wrapper for the widely-used ffmpeg program.
Click image to enlarge
Location
OpenCSP_Code: opencsp/opencsp/common/lib/render/VideoHandler.py
Status
Operational