pahvalentines/backend/video_generator
michael fa58a15e58 video: fix flush of closed file error
Use wait() instead of communicate() after manually closing stdin.
communicate() tries to flush stdin which fails if already closed.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 08:42:06 -06:00
..
assets Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
__init__.py Add backend API, video generator, and frontend updates 2026-01-30 10:31:58 -06:00
create_video.py video: fix flush of closed file error 2026-01-31 08:42:06 -06:00