Page 1 of 1
Opening m4a files[SOLVED]
Posted: Sun Jun 23, 2013 5:14 pm
by schucon
I have 2.03 it was working fine until today. Suddenly it no longer opens m4a files. Mp3 and aiff work fine. m4a show up but when played only give me 2-3 seconds of gibberish. I can't do anything with the files at all. I wiped out my copy of Audacity and reinstalled it. No luck. Is there a setting that has changed?
Re: Opening m4a files
Posted: Sun Jun 23, 2013 9:26 pm
by kozikowski
You probably managed to delete separate FFMpeg software which is required to open and play M4A files. Or FFMpeg is still there and you have to tell Fresh Audacity where it is.
http://manual.audacityteam.org/index.ph ... tallffmpeg
Koz
Re: Opening m4a files
Posted: Sun Jun 23, 2013 11:04 pm
by schucon
Thanks, I did that and it still won't work

, I'll try anything.
Re: Opening m4a files
Posted: Mon Jun 24, 2013 1:16 am
by kozikowski
Which "that?" Download fresh or point Audacity? Where did you put the FFMpeg software? It should be a folder with a long name. What is the name?
Koz
Re: Opening m4a files
Posted: Mon Jun 24, 2013 8:21 am
by Gale Andrews
kozikowski wrote:You probably managed to delete separate FFMpeg software which is required to open and play M4A files.
On Mac you can tell Audacity in the
Extended Import Preferences to try the QuickTime importer first for M4A files, so you don't have to use FFmpeg for importing M4A files.
To do that, press "Add new rule" and type:
in the text box under "File extensions".
Then in the "Importer order" list, drag "QuickTime files" to the top of the list.
Now, uncheck the box "Attempt to use filter in OpenFile...". This ensures QuickTime will always be tried first for M4A, whatever you have the file filter set to when opening or importing files. Finally, click OK.
Gale
Re: Opening m4a files
Posted: Tue Jun 25, 2013 3:50 am
by schucon
Thank you VERY much that worked!

Re: Opening m4a files
Posted: Tue Jun 25, 2013 4:09 am
by Gale Andrews
schucon wrote:Thank you VERY much that worked!

It always helps to know which "that"? The Extended Import Preferences or finding FFmpeg?
You still need FFmpeg to export M4A.
Gale
Re: Opening m4a files[SOLVED]
Posted: Tue Jun 25, 2013 4:50 am
by schucon
The new rule tip. I had everything loading and the *.M4A was the missing piece, thanks again Gale!
Re: Opening m4a files[SOLVED]
Posted: Tue Jun 25, 2013 10:00 am
by Gale Andrews
OK,thanks for replying, I will mark it [SOLVED] then.
FFmpeg "should" be able to import M4A containing AAC, but M4A is a "container" format, so your file might have included some other format than AAC, which might trouble FFmpeg.
Gale