Quantcast
Channel: MediaSPIP
Viewing all articles
Browse latest Browse all 118028

no such file or directory in ffmpeg when trying to convert mkv to mp3

$
0
0
$in_path = "H:\Music\Spotify Music conversion\conversion 2018";
$out_path = "H:\Music\Spotify Music conversion\conversion 2018"; for /R %f IN (*.mkv) DO ffmpeg -i $in_path -c $out_path\%~nf.mp3

this script is supposed to convert all the mkv files in the input path to mp3, however when I try and run it, I get: $in_path: No such file or directory


Viewing all articles
Browse latest Browse all 118028

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>