recap/bin/compose.fish: -preset ultrafast for the oven encode
The 139-deep movie= subtitle overlay filter graph saturates a single
ffmpeg thread (1 core fully consumed, output file stalled at the
filter-init phase on the oven). Dropping libx264 from medium → ultrafast
trades ~2x file size for ~10x encode time. CRF 22 keeps quality
acceptable for 1080×1920 vertical reels. Without this the oven encode
projects to 5+ hours; with it, ~5 min.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>