RSSAmplifier

Blog

My Portfolio

This is my portfolio RSS feed

alfg.devRSS feed ↗7 posts

Latest posts

Build Portable FFmpeg Binaries with ffmpeg-builder

ffmpeg-builder is an open source project for producing portable FFmpeg binaries across macOS, Linux, and Windows with declarative YAML profiles and CI-friendly packaging.

I built the Postman for Video Engineers

Video engineers juggle a fragmented patchwork of tools. What if we consolidated them into a single workspace the same way Postman did for API developers?

Introducing Video Commander

Introducing Video Commander — a desktop app for inspecting, analyzing, and working with video files as a video engineer.

FFmpeg the Easy Way

FFmpeg is a powerful tool for processing multimedia files, but its command-line interface can be daunting. This article introduces a web-based FFmpeg command generator to simplify the process of creating FFmpeg commands for common tasks.

FFmpeg for Instagram

Uploading high quality video to Instagram can result in lower quality video on posts and stories due to aggressive re-encoding to save on bandwidth and storage for users.

FFmpeg + WebAssembly

FFmpeg is a powerful command line tool for handling video, audio and other multimedia files and streams. It is any video developer\'s utility for editing, transcoding, and remuxing virtually any format. It is developed in C and available for most platforms.

A Quick Dive into MP4

An introduction to the MP4 file format, exploring its structure, boxes, and how it is used for video and audio content.