FFmpeg Documentation

0.10.6

Introduction

This document describe the usage of the different libraries provided by FFmpeg.

  • libavcodec encoding/decoding library
  • libavfilter graph based frame editing library
  • libavformat I/O and muxing/demuxing library
  • libavdevice special devices muxing/demuxing library
  • libavutil common utility library
  • libpostproc post processing library
  • libswscale color conversion and scaling library