API Reference >> skvideo.setFFmpegPath
Fork me on GitHub

skvideo.setFFmpegPath

skvideo.setFFmpegPath(path)[source]

Sets up the path to the directory containing both ffmpeg and ffprobe

Use this function for to specify specific system installs of FFmpeg. All calls to ffmpeg and ffprobe will use this path as a prefix.

Parameters:

path : string

Path to directory containing ffmpeg and ffprobe

Returns:

none :