Using FFMpeg on the command line for this actually is a piece of cake: ffmpeg -i in.mp3 -metadata title="my title" out.mp3.
確定! 回上一頁