Procedure
Install ffmpeg
Install ffmpeg via package manager or a binary build linked from ffmpeg.org/download, ensure it is on PATH, then verify with ffmpeg -version.
Install ffmpeg using options listed at https://ffmpeg.org/download.html
Install ffmpeg using options listed at https://ffmpeg.org/download.html . macOS: brew install ffmpeg . Linux: apt/dnf/pacman install ffmpeg (elevated as needed). Windows: winget install --id Gyan.FFmpeg -e , or download a Windows build linked from that page (gyan.dev / BtbN) and add its bin folder to PATH.
Open a new terminal so PATH picks up ffmpeg.
Open a new terminal so PATH picks up ffmpeg.
ffmpeg -version
ffmpeg -version
DevRecipes is a catalog of recipes for AI agents. Search is open. Connect MCP so the editor already knows the steps. Ranked by attested runs, not votes.