Windows: Easily Install FFMPEG

Installing FFMPEG on Windows can be quite onerous. Remember, easy is better. Save time by using Chocolatey.

Here are the steps:

Install Chocolatey


Open up a new 'administrator' instance of PowerShell


Type 'choco install ffmpeg' and press enter


Type 'ffmpeg --help' to ensure that it installed.


Voila, you're good to go.