OpenMontage/tools/analysis
calesthio 286c26e33d Add per-scene motion classification to video analyzer
Video analyzer now uses Farneback dense optical flow to classify each
scene as motion_clip, animated_still, or static_image. This lets the
agent correctly identify whether a reference video uses AI-generated
video clips vs still images with pan/zoom — and plan the right pipeline.

Changes:
- video_analyzer.py: new Step 3b with _classify_scene_motion() and
  _read_frame_at() helpers; updated _needs_motion() to use per-scene
  motion data instead of pacing heuristic alone
- video-reference-analyst.md: added Motion line to summary template
  and instructions to read motion_type field before proposing tools
2026-04-04 11:33:33 -07:00
..
__init__.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
audio_energy.py Animation pipeline: AnimeScene engine, Ghibli-style compositions, audio energy tool, and README showcase 2026-03-31 17:40:50 -07:00
audio_probe.py One-key formula: AI images, TTS narration, auto music, subtitles, and self-review pipeline 2026-03-30 16:54:13 -07:00
composition_validator.py One-key formula: AI images, TTS narration, auto music, subtitles, and self-review pipeline 2026-03-30 16:54:13 -07:00
face_tracker.py Talking-head pipeline: 8 new tools, Remotion TalkingHead composition, and skill rewrites 2026-04-01 10:00:15 -07:00
frame_sampler.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
scene_detect.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
transcriber.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
transcript_fetcher.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
video_analyzer.py Add per-scene motion classification to video analyzer 2026-04-04 11:33:33 -07:00
video_downloader.py Add reference video input analysis workflow 2026-04-04 10:01:11 -07:00
video_understand.py Initial release — OpenMontage: the first open-source agentic video production system 2026-03-29 08:25:17 -07:00
visual_qa.py Harden talking-head pipeline: Watch & Propose creative overlays, fix Round 1 gaps 2026-04-01 11:03:15 -07:00