Hacker News with Generative AI: FFmpeg

FFmpeg Book [pdf] (astro-electronic.de)
Exploring Polymorphism in C: Lessons from Linux and FFmpeg's Code Design (2019) (leandromoreira.com)
Learn how Linux/FFmpeg C partial codebase is organized to be extensible and act as if it were meant to have “polymorphism”. Specifically, we’re going to briefly explore how Linux concept of everything is a file works at the source code level as well as how FFmpeg can add support fast and easy for new formats and codecs.
FFmpeg School of Assembly Language (github.com/FFmpeg)
Welcome to the FFmpeg School of Assembly Language. You have taken the first step on the most interesting, challenging, and rewarding journey in programming. These lessons will give you a grounding in the way assembly language is written in FFmpeg and open your eyes to what's actually going on in your computer..
Myffmpeg Renames to FfMediaMaster and Updates (ffmediamaster.com)
Focused on simplicity, ffMediaMaster brings a fresh approach to using the optional FFmpeg, to create ultra high quality movies without the need to write any single command-line code.Making it the best and most up-to-date video converter available.
Video Timelapses with FFmpeg (hannahilea.com)
An artist friend took videos of her art creation process and asked for assistance converting them into per-artwork timelapse recordings. Let’s document the steps for my future self!
FFmpeg by Example (ffmpegbyexample.com)
FFmpeg By Example is a documentation website to showcase all the unique and different ways to use FFmpeg.
Generate video sprites using just FFmpeg (steelcm.com)
Learn how to create video sprites with just FFmpeg — perfect for lightweight video previews.
Show HN: Video editor app that generates FFmpeg commands (newbeelearn.com)
Easily edit videos, add logos, text and export customized FFmpeg commands for advanced video editing workflows.
FFmpeg up to 94x performance boost after implementing handwritten assembly code (tomshardware.com)
FFmpeg: A 94x speed improvement demonstrated using handwritten assembly (twitter.com)
Stabilise Video Using FFmpeg (pesky.moe)
FFmpeg has the ability to stabilise a video using a 2 pass approach.
Cutting videos in the terminal with chafa and FFmpeg (wonger.dev)
I've been working on a video editor for the terminal: demo.webm.
FFmpeg's VVC decoder is no longer experimental (videolan.org)
This reverts commit [110d8549d575aae6b2f627cd63e2eb7082ab8926](/?p=ffmpeg.git;a=object;h=110d8549d575aae6b2f627cd63e2eb7082ab8926).
StreamPot: Run FFmpeg as an API with fluent-FFmpeg compatibility, queues and S3 (github.com/StreamPot)
Ask HN: Share your FFmpeg settings for video hosting (ycombinator.com)
FFmpeg Asks Intel for a Server (twitter.com)
The Best Way to Use FFmpeg (thestackcanary.com)
Make timelapses easily using FFmpeg (ycombinator.com)
Dano is a wrapper for FFmpeg that checksums the internal file streams (github.com/kimono-koans)