skvideo: Core functionality¶getFFmpegPath() |
Returns the path to the directory containing both ffmpeg and ffprobe |
getFFmpegVersion() |
Returns the version of FFmpeg that is currently being used |
setFFmpegPath(path) |
Sets up the path to the directory containing both ffmpeg and ffprobe |
getLibAVPath() |
Returns the path to the directory containing both avconv and avprobe |
getLibAVVersion() |
Returns the version of LibAV that is currently being used |
setLibAVPath(path) |
Sets up the path to the directory containing both avconv and avprobe |