跳到正文
RCreddit.com·
暂不在当前实时榜单

What I had to write down before an LLM video editor stopped looking automated

AI 摘要

A developer found that directly prompting an LLM to edit videos with ffmpeg resulted in machine-made looking content, with persistent issues like repeated words at seams and inverted sentences from mid-clause cuts. To overcome this, they stopped feeding the video directly to the model. Instead, they used whisper.cpp for local transcription with word timings and ffmpeg silencedetect for boundary proposals. The LLM then processes the text transcript to generate a cut list, with audio serving as the primary clock. Playwright is used to capture content from URLs mentioned in the script, ensuring accuracy.

时间与来源

时间显示为 UTC

显示时区:UTC

本地时区尚不可用,暂时显示 UTC。

收录当时偏移:UTC+02026年9月11日 14:00 UTC

收录
2026年9月11日 14:00
来源类型
开发者社区
正文

本站未收录正文。

前往源站阅读 →
来源·reddit.com