How To Check My Current Version of FFMPEG
Call it with the right command line flag:
ffmpeg -version
For a full list of the underlying libraries, just call ffmpeg without any option:
ffmpeg
Call it with the right command line flag:
ffmpeg -version
For a full list of the underlying libraries, just call ffmpeg without any option:
ffmpeg