Files
ComfyUI-Sharp-Selector/fast_saver.py
Ethanfel 59bd805920 Fix ValueError flush of closed file in video encoding
Replace communicate() with direct stderr.read() + wait() to avoid
double-closing stdin. Catch BrokenPipeError for early ffmpeg exits.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-02 23:12:44 +01:00

16 KiB