ffmpeg将mp3转m4a文件ffmpeg -i input.mp3 -c:a libfdk_aac -vbr 5 output.m4a 参考: FFmpeg command to convert MP3 to AAC