I was looking for a tutorial/book that would teach me how to start to use FFmpeg as a library (a.k.a. libav) and then I found the "How to write a video player in less than 1k lines" tutorial.
The original tutorials have now been updated. I won't be maintaining this project anymore, and am keeping it here for historical reasons. This repository contains files from an FFmpeg tutorial ...