5ba73653

By: Michael Lynch <git@mtlynch.io>

Inject video conversion function via MediaConverter

ProcessVideo called convert.VideoFileToWebM directly. Inject it through
the MediaConverter, the same way JPEG and GIF conversion functions are
injected from main.go.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>