What is the best audio editing software that supports the M4A file? Thanks.
+ Reply to Thread
Results 1 to 10 of 10
-
-
Editing how? What kind of editing? Simple overall gainchange? Simple cuts/joins?...
Scott -
-
Make sure you have the most recent version, and make sure you've added the extra support provided by using ffmpeg as a plugin.
Note: using MOST editors (including Audacity) to edit m4a/aac files will necessitate a re-encode, as they aren't "smart-rendering" capable for m4a. Sometimes not even for mp3. If you need that kind of capability, try mp3directcut. Even though it has mp3 in it's name, it can now work with m4a (aka aac) also. And don't let the filename filter fool you - if it doesn't see your files right off the bat, rename the extension.
Scott -
Audacity: Yes, you need the ffmpeg plugin.
http://manual.audacityteam.org/o/man/faq_installation_and_plug_ins.html#ffdown
And be sure to use File -> Export, not File -> Save. -
I'd also recommend trying Mp3DirectCut. You'll need to download the appropriate AAC decoder (to hear what you're doing), but it'll cut, copy and paste AAC audio the same as it does for MP3 and save it without re-encoding. I'm pretty sure Mp3DirectCut will point you in the direction of libfaad2.dll the first time you try to open AAC audio.
It won't open M4A files as such, but assuming the M4A contains AAC audio you can extract it first, then open it with Mp3DirectCut. You can extract the audio (demux) with MyMP4BoxGUI.... when trying to open an M4A file to extract the AAC, change the drop down box from "supported" to "all files" otherwise you'll only see MP4s. It'll open M4A files fine though.
When you're done you need to put the AAC audio back into a container. If you don't care which one, it's nice and easy to open AAC audio with MKVMergeGUI and save it as MKA. If you particularly need M4A.... well I don't do that much myself. Video to Video Converter can open MKA files and remux them as M4A (copying the existing audio). Maybe there's an easier way.
That's the only way I know of to effectively edit AAC audio without re-encoding it. Extract it from the M4A, edit, put it back in an M4A or MKA etc.
If you want to re-encode, you can convert it to a wave file with lots of conversion programs and edit the wave file with a program such as Wavosaur, resave it, then convert it back to AAC/M4A.