Opening m4a files[SOLVED]

Help for Audacity on macOS.
Forum rules
ImageThis forum is for Audacity on macOS 10.4 and later.
Please state which version of macOS you are using,
and the exact three-section version number of Audacity from "Audacity menu > About Audacity".


Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Locked
schucon
Posts: 8
Joined: Sun Jun 23, 2013 4:30 pm
Operating System: Please select

Opening m4a files[SOLVED]

Post by schucon » Sun Jun 23, 2013 5:14 pm

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?

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Opening m4a files

Post by kozikowski » Sun Jun 23, 2013 9:26 pm

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

schucon
Posts: 8
Joined: Sun Jun 23, 2013 4:30 pm
Operating System: Please select

Re: Opening m4a files

Post by schucon » Sun Jun 23, 2013 11:04 pm

Thanks, I did that and it still won't work :(, I'll try anything.

kozikowski
Forum Staff
Posts: 68938
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Opening m4a files

Post by kozikowski » Mon Jun 24, 2013 1:16 am

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

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Opening m4a files

Post by Gale Andrews » Mon Jun 24, 2013 8:21 am

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:

Code: Select all

*.M4A

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
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

schucon
Posts: 8
Joined: Sun Jun 23, 2013 4:30 pm
Operating System: Please select

Re: Opening m4a files

Post by schucon » Tue Jun 25, 2013 3:50 am

Thank you VERY much that worked! :D

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Opening m4a files

Post by Gale Andrews » Tue Jun 25, 2013 4:09 am

schucon wrote:Thank you VERY much that worked! :D
It always helps to know which "that"? The Extended Import Preferences or finding FFmpeg?

You still need FFmpeg to export M4A.


Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

schucon
Posts: 8
Joined: Sun Jun 23, 2013 4:30 pm
Operating System: Please select

Re: Opening m4a files[SOLVED]

Post by schucon » Tue Jun 25, 2013 4:50 am

The new rule tip. I had everything loading and the *.M4A was the missing piece, thanks again Gale!

Gale Andrews
Quality Assurance
Posts: 41761
Joined: Fri Jul 27, 2007 12:02 am
Operating System: Windows 10

Re: Opening m4a files[SOLVED]

Post by Gale Andrews » Tue Jun 25, 2013 10:00 am

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
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual

Locked