Overview
作者:罗上文,微信:Loken1,公众号:FFmpeg弦外之音
《FFmpeg Principle》 Volume 1: Baisc、 Compile and Debug introduces the fundamentals of audio and video, along with basic usage of FFmpeg's command-line tools.More importantly, it provides a detailed guide to compiling and debugging FFmpeg on major platforms, including Linux, Windows, Android, iOS, and macOS.code only comes alive when you examine it in a debugger.
Volume 1 also explains how to call FFmpeg from other languages, including how to use FFmpeg's dynamic libraries in Java, Go, C#, and Python.