» Tag
ffmpeg
2 posts6–Jul 12, 2026
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.