show hn:ffmpeg以普通英语 - 浏览器中的LLM辅助FFMPEG
Show HN: FFmpeg in plain English – LLM-assisted FFmpeg in the browser

原始链接: https://vidmix.app/ffmpeg-in-plain-english/

纯英语AI的FFMPEG将制作命令,您可以在浏览器中直接运行它。等待FFMPEG加载...添加新输入文件提交示例:“保持视频的前20秒”,“将音频提取到mp3文件中”,“将MP3文件中的音频混合到视频文件中,保持视频的长度!”跑步

黑客新闻线程讨论了基于浏览器的工具VidMix.App,该工具使用LLMS生成FFMPEG命令。用户描述手动创建这些命令并为工具的潜力表达兴奋的痛苦。几位评论者共享利用LLM的CLI命令生成的类似个人项目,尤其是对于FFMPEG。一些强调了现有的工具,例如“ LLM CMD”和WARP终端,出于类似目的。讨论涵盖了在浏览器中使用WebAssembly(WASM)作为FFMPEG的挑战,尤其是在硬件加速度方面。用户还涉及LLM精度,文件名处理的重要性以及执行LLM生成的命令时的潜在安全问题。总体而言,该线程反映了对使用LLMS简化生成FFMPEG命令的复杂过程的强烈兴趣。
相关文章

原文
FFmpeg in plain english

AI will craft the command and you can run it right in the browser.

  • Waiting for FFmpeg to load...

Examples: “Keep the first 20 seconds of the video”, "Extract the audio into an mp3 file", "Mix the audio from the mp3 file into the video file, keep the length of the video!"