{raw}
⤺ /text/useful
ffmpeg.txt
Strip metadata and art from an MP3
ffmpeg -i tagged.mp3 -vn -codec:a copy -map_metadata -1 out.mp3
tcp.rip