💻 Software
Convert a .mp3 to wav file with mplayer
Fresh7 days ago
Mar 15, 202631475 viewsConfidence Score0%
0%
Problem
I've a .mp3 file and need to convert that to an 1 channel 8kHz 8 bit wav file, anyone know how I can do that with mplayer ? If not, any other commandline tools I could use ?
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Convert a .mp3 to wav file with mplayer
Low Risk
ffmpeg should do the job. This line will convert to 8kHz 1 channel wav file. http://ffmpeg.org/ffmpeg-doc.html#SEC11 I'm not sure about the 8 bits requirement - what are you referring to? It's not the bitrate surely?
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix