- lazy-load FFmpeg class to avoid static analysis issues - add proper null checks for FFmpeg instance - use initFFmpeg() helper to manage async initialization - fixes bundler 'too dynamic' error with static-friendly approach Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>