FFmpeg: converting M4A files to MP3 with the same bitrate
Hello World, Today I show you a (really) tiny tip to convert M4A files to MP3 keeping bitrate with FFmpeg. By using the command ffmpeg -i thefile we obtain data about all streams of the file (codec, bitrate, …), like this: Well, the line we need to use for the bitrate is: Stream #0.2(eng): Audio: [...]