942b3f1e

By: Michael Lynch <git@mtlynch.io>

Let WriteConverted produce temp files directly

Remove WriteConverted's source reader argument so callers provide a producer callback that writes converted content to the temporary file. This lets call sites control how they read source media while preserving the temp-file buffering before MediaWriter writes.