ffmpeg recipes

FFmpeg is the Swiss Army knife of the audio-video editing, processing, compression, and streaming world. You can practically do anything with FFmpeg when it pertains to building an AV pipeline and in this tutorial, we cover several popular and useful uses of FFmpeg.

So what are the “Recipes in FFmpeg”?

These are ready-to-use snippets for specific use-cases complete with command lines, and examples of inputs and outputs to help you understand the use case. For example, blurring a video, cropping it, rotating it clockwise, and so much more!

FFmpeg Basics

Video Compression & Streaming using FFmpeg

Working with Video

Video file conversions

Video Quality

Working with Audio

Checkout the latest FFmpeg builds:

FFmpeg Builds