Blog Archive

Tuesday, May 26, 2015

Convert M4A to WAV in Ubuntu

Step 1:

sudo apt-get install mplayer



Step 2:

mplayer -ao pcm:file=targetfile.wav sourcefile.m4a



Background info:

tested on Ubuntu 14.04



No comments:

Post a Comment