1
This commit is contained in:
@@ -109,7 +109,7 @@ pub fn locate_ffmpeg() -> Option<PathBuf> {
|
||||
if dev2.exists() {
|
||||
return Some(dev2);
|
||||
}
|
||||
Some(PathBuf::from(exe_name()))
|
||||
None
|
||||
}
|
||||
|
||||
/// Extract the audio track from `video_path` and re-encode to 16 kHz mono WAV
|
||||
|
||||
Reference in New Issue
Block a user