# Inatall FFmpeg (windows)
## Install FFmpeg
Visit the official website to download or directly click the following link to download and proceed to step 4.
[ffmpeg-release-full.7z](https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z)
1. Go to the [FFmpeg official website](https://ffmpeg.org/download.html#build-windows)
2. Click on the **gyan.dev** link as shown below:.
3. Download **ffmpeg-release-full.7z**.
4. Extract the downloaded archive to any folder.
5. Navigate to the **bin** folder and copy the folder path.
6. Go to **Environment Variables**.
7. Go to **Environment Variables**.
8. Select **Path** in the System variables section and click **Edit**.
9. Click **New** and paste the path to the bin folder, then click **OK** to exit.
## Test FFmpeg
1. Search for **cmd** in Windows.
2. Type **ffmpeg -version** and press ENTER.
3. If the following screen appears, the installation was successful.
### Reference
1. https://www.youtube.com/watch?v=ERee4DY2LQ8