pub fn probe_external_gpu_only( config: &DemoConfig, manifest_path: &Path, output_dir: &Path, capture_label: Option<&str>, scaled_resolution: Option<(usize, usize)>, ) -> Result<PathBuf>