Say Goodbye to FFmpeg Command Lines: Natural Language Video Processing

2025-07-23
Say Goodbye to FFmpeg Command Lines:  Natural Language Video Processing

wtffmpeg is a command-line tool that uses a local Large Language Model (LLM) to translate plain English descriptions of video and audio tasks into executable ffmpeg commands. No more sifting through Stack Overflow and documentation – simply describe your task in natural language, and wtffmpeg generates the corresponding ffmpeg command. It features interactive execution confirmation, GPU acceleration, and customizable LLM models. The tool runs locally, requiring no internet connection, but you need to download an LLM model and install dependencies.

Development