Files
automatic/modules/control
QualiaRain a6b4614e25 fix(control): advance video frames via cap, not the always-None video var
The VideoCapture is stored in cap, but the per-frame read and skip/yield guards referenced video, which is set to None at function entry and never reassigned. As a result only the first frame of a video input was processed.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-15 15:20:06 -04:00
..
2026-06-04 12:36:10 +02:00
2026-06-04 12:36:10 +02:00
2026-04-29 07:59:43 +02:00
2026-04-29 07:59:43 +02:00
2026-03-25 13:47:27 -07:00
2025-10-29 11:40:20 -04:00