API Reference >> skvideo.setLibAVPath
Fork me on GitHub

skvideo.setLibAVPath

skvideo.setLibAVPath(path)[source]

Sets up the path to the directory containing both avconv and avprobe

Use this function for to specify specific system installs of LibAV. All calls to avconv and avprobe will use this path as a prefix.

Parameters:

path : string

Path to directory containing avconv and avprobe

Returns:

none :