Show HN: FFmpeg in plain English – LLM-assisted FFmpeg in the browser
4 bjano 0 7/10/2025, 1:32:49 PM vidmix.app ↗
I found that I am using ChatGPT more and more to get the FFmpeg command I need, but the process can be a bit tedious: copy-pasting commands, dealing with input file names and locations, making sure the prompt contains enough info about the input files.
This site attempts to solve that. You just describe what you want to do, pick the input files and an LLM (currently DeepSeek) generates the FFmpeg command. You can then run it directly in your browser or use the command elsewhere.
No comments yet