claude-real-video: An open-source tool for scene-aware, local video processing with LLMs
By
cortexosmain
Summary
This article introduces "claude-real-video," an open-source MIT-licensed tool that enables LLMs like Claude to actually process video content beyond just transcripts. Unlike existing AI tools that either only read transcripts (ChatGPT, Claude) or sample frames at fixed intervals (Gemini), this tool runs locally and uses scene-aware frame extraction — capturing frames at every scene change, deduplicating near-identical frames, and transcribing audio. It works from URLs or local files, giving LLMs both visual and textual understanding of video content.
Source
Key quotes
· 5 pulledMost AI tools don't really see a video.
Paste a YouTube link into ChatGPT and it reads the transcript, not the picture.
Claude won't take a video file at all.
Even Gemini, which can read video natively, has to send it up to Google and samples frames at a fixed interval (1 fps by default), so fast cuts slip past.
claude-real-video does it differently, and locally: point it at a URL or a file, and it pulls the frames that actually matter (every scene change, not a fixed quota), throws away the near-duplicates, transcribes the audio, and hands you the result.
You might also wanna read
AutoEdit: Claude AI-Powered Video Editing Plugin for Adobe Premiere Pro
AutoEdit is an AI-powered plugin for Adobe Premiere Pro that uses Claude AI to automatically analyze and edit video footage. It removes sile
Claude-Mem: AI Tool for Real-Time Archiving and Organization of AI Conversations
Claude-Mem is an AI tool that transforms ephemeral AI conversations into permanent, searchable archives in real-time. It enables users to vi
claude-devtools: Open-source tool visualizes hidden Claude Code session data
claude-devtools is an open-source tool that reads raw Claude Code session logs from a user's machine and reconstructs all the information th
LoomVideo: A 5B-Parameter Unified Model for Efficient Video Generation and Editing
LoomVideo is a new 5-billion parameter unified architecture for video generation and editing that addresses computational bottlenecks in exi
Claude Artifact Player: Run Claude AI artifacts locally on Mac, fully offline
Claude Artifact Player is a Mac application that lets users run Claude AI-generated artifacts (HTML, JSX, TSX files) locally and offline wit
Browser-BC: A Local Tool for Recording Browser Tasks and Distilling Reusable Skills for Claude
Browser-BC is a local, single-user tool that records browser tasks and transforms them into reusable skills for use with Claude Desktop and
Browser-BC: A Local Tool for Recording Browser Tasks and Distilling Reusable Skills for Claude
Browser-BC is a local, single-user tool that records browser tasks and transforms them into reusable skills for use with Claude Desktop and

Comments
Sign in to join the conversation.
No comments yet. Be the first.