FFmpeg 101 (2024) (blogs.igalia.com)

by vinhnx 9 comments 249 points
Read article View on HN

9 comments

[−] do_anh_tu 56d ago
For anyone looking to dive deeper and actually understand how FFmpeg and libav work under the hood, I highly recommend Leandro Moreira's tutorial [0]. For me, it's hands down the best and most comprehensive explanation out there.

[0] https://github.com/leandromoreira/ffmpeg-libav-tutorial

[−] wolfi1 56d ago
I must say those commands in the original were not really interesting to me but the tutorial you posted seems much more useful
[−] spappal 55d ago
That's a helpful tutorial, thanks.
[−] nasso_dev 56d ago
wow we're at ffmpeg 101 already? ffmpeg 8 felt like yesterday
[−] skeeter2020 56d ago
this is what happens when you let agents push, approve and release code while you sleep!
[−] overtomanu 56d ago
[−] analog8374 56d ago
ffmpeg is a superpower. I use it for assembling all the video bits into something playable
[−] mikkupikku 56d ago
FFmpeg, my beloved.
[−] javier2 56d ago
great ffmpeg introduction, thanks