On Wednesday 06 April 2011 22:46, vogel@ct.metrocast.net wrote:
Found an m4a file on one of my old hard disks. Sure enough, Audacity
wouldn't import it, even though it tried to use ffmpeg. But vlc and
mplayer played it fine. The quickest thing to do is one of these two
commands:
mplayer -vo null -ao pcm:fast:file=file.wav file.m4a
or even simpler,
ffmpeg -i file.m4a file.wav
If you're not comfortable with command line stuff, install vlc, run it,
open the m4a file, verify it plays as you expect, and then File ->
Convert/Save and convert it to a WAV file there (select WAV for both
encapsulation and codec).
The resulting file in all three cases opened fine in Audacity.
Rob
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@lists.linuxaudio.org
http://lists.linuxaudio.org/listinfo/linux-audio-user
LINUX® is a registered trademark of Linus Torvalds in the USA and other countries.
Linuxaudio.org logo copyright Thorsten Wilms © 2006.
Hosting provided by the Virginia Tech Department of Music and DISIS.