Intent-based stack
CLI stack for Transcribe this meeting recording and produce notes with timestamps and action items..
ffmpeg is a strong fit for media & transcription. FFmpeg responds and can inspect media. Use this page as a permalink for humans, agents, and runbooks.
Primary recommendation
FFmpeg176.6K homebrew installs (30d) · Agent readiness: Usable with guardrails (50/100)
ffmpeg fits media & transcription well, especially for media conversion, audio extraction, and video processing from the terminal.
176,581 homebrew installs (30d).
Easy to automate.
Install
brew install ffmpegVerify
ffmpeg -versionRecommended stack
Alternatives
whisper.cpp
Choose this if keeping more of the workflow local matters.
yt-dlp
Choose this if you care more about video downloads, audio extraction, and archiving from the terminal.
Goose
Choose this if you care more about coding agent, terminal actions, and prompted automation from the terminal.
Repomix
Choose this if keeping more of the workflow local matters.
Ollama
Choose this if keeping more of the workflow local matters.
Gemini CLI
Choose this if you want the first-party tool from Google Gemini.