1bcfcd1a

By: Michael Lynch <git@mtlynch.io>

Require explicit video duration probe dependency

Set the production video processor's duration probe explicitly so VideoProcessor can call its dependency directly. This removes the private fallback path and keeps duration probing injectable for tests.