Opening m4a files[SOLVED]
Forum rules
This 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.
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.
Opening m4a files[SOLVED]
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
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
http://manual.audacityteam.org/index.ph ... tallffmpeg
Koz
Re: Opening m4a files
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
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
Koz
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Opening 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.kozikowski wrote:You probably managed to delete separate FFMpeg software which is required to open and play 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
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Opening m4a files
Thank you VERY much that worked! 
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Opening m4a files
It always helps to know which "that"? The Extended Import Preferences or finding FFmpeg?schucon wrote:Thank you VERY much that worked!
You still need FFmpeg to export M4A.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
Re: Opening m4a files[SOLVED]
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]
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
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
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual