provision.py _windows_zip_url() uses BtbN's releases/latest GPL win64 build (has hevc_nvenc). Verify it resolves + contains ffmpeg.exe/ffprobe.exe, and consider pinning a specific release instead of 'latest' for reproducibility. provision_windows() also doesn't re-verify NVENC on the downloaded build (low risk since BtbN GPL includes it).
provision.py _windows_zip_url() uses BtbN's
releases/latestGPL win64 build (has hevc_nvenc). Verify it resolves + contains ffmpeg.exe/ffprobe.exe, and consider pinning a specific release instead of 'latest' for reproducibility. provision_windows() also doesn't re-verify NVENC on the downloaded build (low risk since BtbN GPL includes it).