pub fn generate(src: String, dst: PathBuf, height: u32) -> Arc<Progress>Expand description
Transcode src into its proxy file on a background thread (temp + rename; the destination never
exists half-written). Video only — audio always plays from the original.