Tools/HUANGCHIHHUNGLeo/claude-real-video

claude-real-video

Let Claude (or any LLM) actually watch a video — scene-aware, deduplicated frames + transcript, from a URL or local file. Runs locally, MIT.

1.0kemergingPythonMIT Licensenew this week

The Lens

claude-real-video lets an LLM actually watch a video instead of guessing from a title. It pulls the frames that matter, using scene-change detection so it grabs a new frame when the picture changes, not every few seconds, deduplicates the near-identical ones, and optionally transcribes the audio with Whisper. Out comes a set of frames, a transcript, and a manifest you feed to Claude or any model. The core is MIT and free, and it all runs on your machine.

Setup is a notch above pip-install because it leans on ffmpeg, the video-processing workhorse, which you install once at the system level. After that it is Python 3.10+ and a package install, with Whisper optional if you want transcription. Nothing leaves your laptop, which matters if the footage is sensitive.

The free tier is the useful 90 percent: frame extraction, dedup, transcript. A one-time Pro unlock (founder price around $19, not a subscription) adds analysis on top, camera-movement classification, editing-rhythm detection, and a perception timeline of gestures and sound events. For most people wanting to hand a video to an LLM, free is plenty. Pay the $19 only if you are doing real video teardowns and want the extra structure.

The catch is scope. This prepares video for a model, it does not understand it, the understanding still happens in whatever LLM you pipe the output into. It is a very good front door, not the whole house.

Free vs Self-Hosted vs Paid

open core

Free (core, MIT): Scene-aware keyframe extraction, deduplication, Whisper transcription, and a local HTML viewer. Enough to feed any LLM a real look at a video.

Self-hosted: It is local by default, ffmpeg plus Python on your machine, no cloud step.

Paid (Pro, one-time ~$19): Adds camera-movement classification, editing-rhythm analysis, a perception timeline (gestures, emotion, sound events), and teardown reports. One-time founder price, not a subscription.

Free core covers frame extraction and transcription; the one-time $19 Pro is only worth it for detailed video teardowns.

Self-hosting ops:moderate
View pricing page →

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
64/100 · B
Adoption12/30
Maintenance22/25
Community5/20
License15/15
Analysis10/10

License: MIT License

Use freely, including commercial. Just keep the license.

Commercial use: ✓ Yes

About

Owner
HUANGCHIHHUNG (User)
Stars
1,049
Forks
62

Explore Further

More tools in the directory