smol_scriptz/convert_mp3.sh
2019-01-14 17:13:24 +01:00

2 lines
54 B
Bash

parallel ffmpeg -i {} -qscale:a 0 {.}.mp3 ::: ./*.wav