ffmpeg -i in.mp3 -vn -codec:a copy -map_metadata -1 out.mp3
ffmpeg -i in.mp3 -vn -codec:a copy -metadata title=“Musik Titel” out.mp3