Problem
During docgen compose, ffmpeg can log ERROR: ffmpeg timed out on long Manim segments while still producing output (user saw this on a ~260s+ architecture video).
Proposal
- Expose timeout (seconds) in
docgen.yaml (e.g. under compose: or ffmpeg:) and/or CLI --ffmpeg-timeout.
- Default high enough for 1080p30 multi-minute scenes or document recommended value.
Acceptance criteria
Problem
During
docgen compose, ffmpeg can logERROR: ffmpeg timed outon long Manim segments while still producing output (user saw this on a ~260s+ architecture video).Proposal
docgen.yaml(e.g. undercompose:orffmpeg:) and/or CLI--ffmpeg-timeout.Acceptance criteria