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.
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..
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.
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!
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.
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.
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.
Easily edit videos, add logos, text and export customized FFmpeg commands for advanced video editing workflows.
Stabilise Video Using FFmpeg
(pesky.moe)
FFmpeg has the ability to stabilise a video using a 2 pass approach.
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.
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).
This reverts commit [110d8549d575aae6b2f627cd63e2eb7082ab8926](/?p=ffmpeg.git;a=object;h=110d8549d575aae6b2f627cd63e2eb7082ab8926).