Latest Tech News

Stay updated with the latest in technology, AI, cybersecurity, and more

Filtered by: wtff Clear Filter

Show HN: WTFfmpeg – Natural Language to FFmpeg Translator

wtffmpeg - Natural Language to FFmpeg Translator 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. Stop searching through Stack Overflow and documentation for that one specific ffmpeg flag. Just ask for what you want. Example: > wtff " convert my_video.avi to mp4 with no sound " Loading model... (this may take a moment) Model loaded. Generating command... --- Generated