>_FFmpeg
@FFmpeg
About FFmpeg
Record, convert, stream, inspect, and process audio and video.
#ffmpeg#media#developer-tool#official#agent-ready
Installation
brew install ffmpegDetails
What it does
Process media from the terminal
Batch-friendly commands
Cross-platform tooling
Command examples
- 1
ffmpeg -i input.mov output.mp4 - 2
ffprobe input.mp4
More Media CLIs
yt-dlp
$ yt-dlp
Download video and audio from thousands of supported websites.
Chafa
$ chafa
Render images and animations directly inside modern terminals.
Gifsicle
$ gifsicle
Create, inspect, edit, and optimize animated GIF files.
ImageMagick
$ magick
Create, convert, compose, resize, and inspect images in scripts.
mpv
$ mpv
A powerful scriptable media player controlled from the command line.