• Scientific Computing | SciVision

  • Blog
  • Tags
  • Categories

Install FFmpeg and FFplay on any PC

18 June, 2017

FFmpeg is generally easily installed by:

  • Linux: apt install ffmpeg
  • Mac: brew install ffmpeg

For Windows: Download FFmpeg 64-bit “shared” version. Unzip to C:/ffmpeg. Set Windows PATH to include C:/ffmpeg/bin

  • FFmpeg