Files
soroban-abacus-flashcards/Dockerfile
Thomas Hallock a607fce977 fix(vision): add ffmpeg for video encoding and lazy encoding support
- Add ffmpeg to Docker runtime dependencies for encoding vision frames to MP4
- Fix VisionRecorder to mark videos as 'failed' (not 'ready') when ffmpeg unavailable
- Add lazy encoding: when video requested but MP4 missing, encode frames on-demand
- Returns 202 with retryAfterMs so client knows to poll for completion
- Add link to vision markers page from /create hub
- Various vision recording improvements from plan mode work

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-14 12:30:15 -06:00

6.1 KiB