FFmpeg
Browse 65 curated ffmpeg resources for video development on Awesome Video.
Resources
- TranscodingFFmpeg transcoders benchmark. Contribute to AlvianPrasetya/transcoding development by creating an account on GitHub.
- Transcoding FFmpegTranscoding video usando ffmpeg.
- Use of Look-Up Tables (LUTs) in FFmpegHow to use luts with FFmpeg for converting between differnt hdr encodes.
- Useful FFmpeg CommandsA collection of FFmpeg commands taken from practice
- VP9 DASHFFmpeg wrapper script to create VP9 MPEG-DASH packages
- Xabe.FFmpegA .NET Standard wrapper for FFmpeg, enabling developers to compose and execute FFmpeg commands in C# with a fluent interface.
- ab-av1CLI tool for AV1 (and x264/x265) re-encoding using fast VMAF sampling plus automatic CRF binary search to hit a target quality. Wraps ffmpe…
- compile and install latest FFmpeg source as pkgcompile and install latest ffmpeg source as pkg. GitHub Gist: instantly share code, notes, and snippets.
- ffmpeg-rest — FFmpeg REST API with job queueFFmpeg REST API (Node/Hono/BullMQ) with async jobs, stateless and S3-compatible storage modes.
- ffmpeg-suite-rsAsync builder-pattern Rust wrapper over the FFmpeg CLI with crates for transcoding/filtering, ffprobe inspection, and ffplay playback, plus…
- ffmpeg.wasm-st — single-thread ffmpeg.wasmSingle-thread ffmpeg.wasm variant for browser and node, avoiding SharedArrayBuffer/COOP-COEP requirements.
- ffmprovisrCookbook of commonly used FFmpeg recipes with descriptions of how each command works and how to modify it to fit your needs.
- jrottenberg/FFmpeg Docker ImagesA popular Docker image repository for FFmpeg maintained by the community. These images package FFmpeg (with various codecs enabled) for eas…
- rsmpegRust crate exposing the FFmpeg libav C API safely; actively maintained with FFmpeg 6/7 support for building multimedia apps.
- serverless-ffmpeg — AWS Lambda transcodingAWS Lambda function for event-driven FFmpeg transcoding, configurable per-input/output CLI options.
- spireav — graph-based Go transcoding libraryGo transcoding library to build FFmpeg filter graphs programmatically and monitor progress.
- x264 FFmpeg Options Guide - Linux EncodingReference guide mapping x264 encoder options to FFmpeg parameters for video encoding on Linux systems.