- ls *.mp3 | awk '1==1 {printf("ffmpeg -i ./%s -filter:a \"atempo=0.75\" -vn ./%s-slow.mp3\n",$0,$0);}' | cat
Untitled
Posted by Anonymous on Tue 5th Jun 2018 14:39
raw | new post
view followups (newest first): Untitled by Anonymous
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.