HTML5 Video Cheatsheet: Optimizing videos for the web
A technical guide and cheatsheet for optimizing HTML5 videos for web playback using ffmpeg commands, focusing on compatibility and performance.
A technical guide and cheatsheet for optimizing HTML5 videos for web playback using ffmpeg commands, focusing on compatibility and performance.
A technical guide on using FFmpeg to invert video colors, converting a dark mode screen recording into a light mode version with a single command.
An overview of the VVC (H.266) video encoding standard, its improvements over H.265, and a technical guide for encoding and analyzing VVC files with FFmpeg and Python.
A tutorial on creating a Python script to serve and stream videos with animated thumbnails from a local network using Python's http.server and other tools.
A technical guide on using FFmpeg with VA-API GPU acceleration to quickly resize and encode videos for Mastodon's upload limits.
A guide on using the FFmpeg command-line tool to convert PNG images to the smaller, web-friendly JPG format.
A technical guide on using FFmpeg to resize and convert videos for Mastodon's media restrictions, including specific command examples.
An appreciation of ffmpeg, the versatile multimedia Swiss army knife, highlighting its capabilities and a practical example of live game streaming.
A guide to stabilizing shaky videos using ffmpeg and the VidStab library, including installation and command examples.
A technical guide on automating GIF to MP4 conversion for web performance using Node.js and the FFmpeg library.
A technical guide on using Linux for live streaming, covering webcams, encoding, OBS, and ffmpeg for multi-platform broadcasting.
Tutorial on editing home videos and hosting them privately using MediaGoblin, ffmpeg, and Heroku with Google Cloud storage.
A technical guide on setting up a self-hosted video livestream using ffmpeg, DASH, and nginx, bypassing services like Twitch.
A technical guide on converting large GIFs to MP4 videos to reduce website data usage, with methods for embedding and autoplay.