skvideo.io: Video input and output utilities¶Utilities to read/write image/video data.
|
Writes frames using FFmpeg |
|
Reads frames using FFmpeg |
|
Writes frames using libav |
|
Reads frames using Libav Using libav as a backend, this class provides sane initializations meant to handle the default case well. |
|
Load a video from file entirely into memory. |
|
Load a video through the use of a generator. |
|
Save a video to file entirely from memory. |
|
get metadata by using mediainfo |
|
get metadata by using ffprobe |
|
get metadata by using avprobe |