ffmpeg -i input.mp4 output.avi | Item | Details | |------|---------| | Official site | ffmpeg.org | | Windows build | gyan.dev | | Extracted path | C:\ffmpeg\bin | | Executables | ffmpeg.exe, ffplay.exe, ffprobe.exe | | PATH addition | Recommended for command-line use |
https://www.gyan.dev/ffmpeg/builds/ffmpeg-release-full.7z 1. Extract the files Extract the .7z file to a permanent location, for example: download ffmpeg for windows
C:\ffmpeg After extraction, you'll see:
ffmpeg -version If installed correctly, you'll see version information. Convert a video file: ffmpeg -i input