I have no use for this, however I am stunned by the simple and effective solution of using json+sse instead of an API to allow agent interaction
Amazing work
I have little experience with video editing; a tool like this might be an ideal path to learn more. Thanks for creating and publishing it and sharing here!
This is pretty dang cool but I guess I was hoping to see some very clever use of vision and maybe waveform analysis to give the model "eyes and ears" to edit audio and video. V2
Cool concept, will try it out! I've had decent results with computer use operating conventional editing tools, but being able to directly edit JSON project files is a solid optimization and opens up a lot of opportunities with things like modular templating.
Of course, it's impossible to know for sure what was LLM processed or not, but some of your posts (like this one) have been getting classified that way.
I apologise for the activity as some of my replies were AI-assisted. As I wanted to be precise and frame my idea accordingly. I'll keep the guidelines in mind and maintain the legitimacy of my comments and post.
This looks great, will try it out. I had a crazy idea of doing a full agentic demo video narration and cutting, so might try your tool with some tweaks.
Thanks! That sounds like a really interesting use case. I'd love to see how it turns out. If you end up making those tweaks for full agentic narration and video cutting, feel free to share your experience or ideas, I'd be happy to learn from them and see if they could be incorporated into the tool.
its a real session, not staged: one prompt ("edit a reel from these assets"), claude code plans the cut for ~6 minutes, writes the entire timeline as one json document, and the editor is already live with it. the 24.5s reel it produced is also in the release, untouched: https://github.com/ronak-create/FableCut/releases/tag/v1.3.0
fittingly, the demo video itself was also edited in fablecut.
I've looked at it and i've found thatit is more verbos for LLMs not less, curently the format is optimized for cheap agent patching, and OTIO support as an interchange adapter (not a native format swap).
47 comments
[ 5.2 ms ] story [ 48.8 ms ] threadcan this be used to make these style of videos from prompt?
Style 1: https://www.youtube.com/shorts/vGjrv2zjfsM
Style 2: https://www.youtube.com/shorts/6KoRHpAZ4zk
Of course, it's impossible to know for sure what was LLM processed or not, but some of your posts (like this one) have been getting classified that way.
has clawdbot taught us nothing?
its a real session, not staged: one prompt ("edit a reel from these assets"), claude code plans the cut for ~6 minutes, writes the entire timeline as one json document, and the editor is already live with it. the 24.5s reel it produced is also in the release, untouched: https://github.com/ronak-create/FableCut/releases/tag/v1.3.0
fittingly, the demo video itself was also edited in fablecut.