awesome-ffmpeg
github.com/transitive-bullshit/awesome-ffmpeg ↗👻 A curated list of awesome FFmpeg resources.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me tutorials resources from awesome-ffmpeg"
Installation instructions →What's inside
Tutorials
Docs
- CLI flags
A comprehensive list of all FFmpeg commandline flags. Really useful for searching random flags that you come across in the wild.
- FFmpeg.org
Where it all starts.
- Filters
Docs for FFmpeg's powerful filter chains (scaling, cropping, concatenating, merging, etc.). This is one of my most visited links when working with FFmpeg.
- Man page
Official FFmpeg man page.
- Wiki & Bug Tracker
Lots of great info on here.
JavaScript
- editly
Declarative video editing tool and library with slick animations and transitions.
- ffmpeg-concat
Concats a list of videos together using FFmpeg with sexy OpenGL transitions.
- ffmpeg-extract-audio
Extracts an audio stream from a media file.
- ffmpeg-extract-frame
Extracts a single frame from a video.
- ffmpeg-extract-frames
Extracts screenshots from a video using FFmpeg.
- ffmpeg-generate-video-preview
Generates an attractive image strip or GIF preview from a video.
Native
- ffmpeg-gl-transition
FFmpeg filter for applying GLSL transitions between video streams (
Mobile
- ijkplayer
Android / iOS video player based on FFmpeg.
- simplest ffmpeg mobile
FFmpeg examples for Android and iOS.
Community
Showing a sample of 30 resources. View the full list on GitHub →