A practical introduction to FFmpeg's architecture and C API. Covers the main tools (ffmpeg, ffplay, ffprobe) and libraries (libavformat, libavcodec, etc.), then walks through building a simple media player that demuxes an MP4 file and decodes its video stream. Includes working C code showing how to use AVFormatContext,

9m read timeFrom blogs.igalia.com
Post cover image
Table of contents
FFmpeg package content #FFmpeg simple player #

Sort: