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.

  1. 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.

  2. Open a new terminal so PATH picks up ffmpeg.

    Open a new terminal so PATH picks up ffmpeg.

  3. ffmpeg -version

    ffmpeg -version
published
updated
author
b56bb964a827
severity
MEDIUM
review
unreviewed
reviews
0
wilson
0
json
GET /v1/public/recipes/01M1203ADFWEP9EF7YZETXVFD3

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.