» Tag
ffmpeg
10 postsFFmpeg's 16-Year-Old MagicYUV Flaw Enables RCE via Crafted Video
A 16-year-old heap overflow in FFmpeg's MagicYUV decoder (CVE-2026-8461) enables RCE via crafted AVI files, hitting Jellyfin, Nextcloud and more.
Building an AI Dubbing Pipeline with faster-whisper and XTTS-v2
A step-by-step guide to building an open-source AI dubbing pipeline with faster-whisper, XTTS-v2 and FFmpeg that clones voices while keeping audio in sync.
FFmpeg's av1_vulkan Encoder: Does Your GPU Really Support AV1?
A hands-on look at FFmpeg 8.x's av1_vulkan encoder: probing driver support, running a first encode, benchmarking against SVT-AV1, and deploying it in containers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comAVTensor: A Rust Media Decoder Built for Training Pipelines
Runway's open-source Rust library AVTensor decodes audio and video in one pass, eliminating silent sync bugs in training data and boosting MFU by 1.8 points.
Why iPhone Videos Silently Fail as Telegram Video Avatars
iPhone-recorded HEVC clips silently fail as Telegram video avatars with no error. Here's why, plus an FFmpeg pipeline and aiogram bot that fixes it.
SynthCut: An Open-Source Video Editor Built for AI Agents
SynthCut is an open-source, MCP-driven video editor where AI clients control local FFmpeg edits offline, with multi-track editing and OTIO support.
Enable AV1 Film Grain Synthesis and Measure Your Savings
Learn to enable AV1 film grain synthesis, measure savings, and evaluate results visually.
Building a Bulk Video Processing Pipeline with Next.js, BullMQ and FFmpeg
How BatchEdits processes 50 videos in parallel: presigned R2 uploads, BullMQ queue orchestration, FFmpeg silence removal and Whisper-powered caption burning explained.
Building a Video Thumbnail Generator Service in Go With FFmpeg
Explore the process of creating a video thumbnail service using Go and FFmpeg.
Why iPhone Videos Fail as Telegram Avatars
Learn why iPhone videos fail to upload as Telegram avatars and how to fix it.