I really want to get more into video/audio encoding and decoding, and I’ve heard that ffmpeg is a good tool, but I can’t find any good tutorials for it. Does anyone know a good way to learn it?
FFmpeg is a pure C project, so to use the libraries within your C++ application you need to explicitly state that you are using a C library.
FFmpeg is a free and open-source software project consisting of a suite of libraries and programs for handling video, audio, and other multimedia files and streams.
I think this tutorial is very well written and illustrated https://github.com/leandromoreira/ffmpeg-libav-tutorial
ffmpeg Encoding and Editing Course by Werner Robitza
ffmpeg examples by hhsprings (bitbucket.io)
ffmpeg book by Michael Koch
ffmprovisr
FFmpeg Basics: Multimedia handling with a fast audio and video encoder by Frantisek Korbel
Learn to Produce Video with FFmpeg in 30 Minutes or Less by Jan Ozer
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With