By: Michael Lynch <git@mtlynch.io>
Derive video duration during processable video construction NewProcessableVideo now accepts a function that derives duration from the video path. This keeps duration validation inside ProcessableVideo construction while letting callers provide the probing implementation.