Expand description
Utilities for checking local FFmpeg version string.
Functionsยง
- Alias for
ffmpeg -version, parsing the version number and returning it. - Lower level variant of
ffmpeg_versionthat exposes a customized path to the ffmpeg binary.
Utilities for checking local FFmpeg version string.
ffmpeg -version, parsing the version number and returning it.ffmpeg_version that exposes a customized path
to the ffmpeg binary.