Old 12-01-2015, 08:27 AM   #1
Antebios
Human being with feelings
 
Antebios's Avatar
 
Join Date: Dec 2011
Location: Texas
Posts: 149
Default Extract Audio from an MP4

I'm not sure if this is the right forum, but how do you go about extracting the audio from an MP4?
Antebios is offline   Reply With Quote
Old 12-01-2015, 08:36 AM   #2
Joaquins Void
Human being with feelings
 
Join Date: Dec 2014
Location: Stockholm
Posts: 206
Default

VLC can do it, but I can't remeber how right now.
Joaquins Void is offline   Reply With Quote
Old 12-01-2015, 08:40 AM   #3
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,108
Default

http://www.pazera-software.com/produ...dio-extractor/
nofish is offline   Reply With Quote
Old 12-01-2015, 09:31 AM   #4
DVDdoug
Human being with feelings
 
Join Date: Jul 2010
Location: Silicon Valley, CA
Posts: 2,786
Default

Have you already tried opening the file in REAPER? That might "just work".

Audacity can usually do it (with the optional FFMPEG import/export library).

TAudioConverter can usually do it.

SUPER can do it (with or without converting the audio to a different format).

Last edited by DVDdoug; 12-03-2015 at 07:56 PM.
DVDdoug is offline   Reply With Quote
Old 12-01-2015, 11:36 AM   #5
Nystagmus
Human being with feelings
 
Nystagmus's Avatar
 
Join Date: Oct 2013
Posts: 509
Default

I had trouble opening MP4's in Reaper.

But Foobar2000, which is freeware can do the conversion.
http://foobar2000.org

Load up your MP4's or M4A's or AAC's or WebM's or MKV's or OGG's or MP3's or whatnot and convert them to whichever other format. It's really pretty powerful. You can edit the meta data before and after too.

Be sure to edit/save the conversion settings before you commit to them.
Nystagmus is offline   Reply With Quote
Old 12-01-2015, 12:46 PM   #6
Antebios
Human being with feelings
 
Antebios's Avatar
 
Join Date: Dec 2011
Location: Texas
Posts: 149
Default

Quote:
Originally Posted by nofish View Post
The one you pointed me to worked great. Thanks.
Antebios is offline   Reply With Quote
Old 12-01-2015, 01:41 PM   #7
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,818
Default

You can probably just convert the MP4 to any audio format with Reapers batch converter. Find it in the file menu. You may need to have VLC installed as well. X64 Reaper -> X64 VLC.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom

Last edited by airon; 12-01-2015 at 01:54 PM.
airon is offline   Reply With Quote
Old 12-01-2015, 01:45 PM   #8
Judders
Human being with feelings
 
Join Date: Aug 2014
Posts: 11,052
Default

I use Blender for that. It actually has a pretty decent video editor in it these days.

Never had any luck with VLC conversions, something always wrong with the wrapper.
Judders is offline   Reply With Quote
Old 12-01-2015, 09:42 PM   #9
toddhisattva
Human being with feelings
 
toddhisattva's Avatar
 
Join Date: Jun 2008
Location: Austin
Posts: 289
Default Ff Mp Eg

FFmpeg will do that and much, much more.

Code:
ffmpeg -i input.mp4 -vn -c:a copy output.m4a
Will copy out the AAC to m4a no transcoding or quality loss.

ZeraNoe has the Windows builds I use.
Mac builds that I haven't used.
toddhisattva is offline   Reply With Quote
Old 12-03-2015, 01:05 PM   #10
airon
Human being with feelings
 
airon's Avatar
 
Join Date: Aug 2006
Location: Berlin
Posts: 11,818
Default

Quote:
Originally Posted by toddhisattva View Post
FFmpeg will do that and much, much more.

Code:
ffmpeg -i input.mp4 -vn -c:a copy output.m4a
Will copy out the AAC to m4a no transcoding or quality loss.

ZeraNoe has the Windows builds I use.
Mac builds that I haven't used.
Nice tip for quick stream extraction. Thanks.
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10
Website
"My ego comes pre-shrunk" - Randy Thom
airon is offline   Reply With Quote
Old 12-05-2015, 08:11 AM   #11
martifingers
Human being with feelings
 
Join Date: May 2011
Posts: 2,703
Default

I seem to remember that Adobe Audition reads the audio directly from an mp4 file. I will try it if I get a chance or could someone confirm/refute this?
martifingers is offline   Reply With Quote
Old 10-10-2018, 01:37 AM   #12
hlavsa
Human being with feelings
 
Join Date: Oct 2018
Posts: 14
Default Separation of audio and video

Separation of audio from video track is easy: Item - right click - Item Processing - Explode multichannel audio to...
That will create separate audio subtracks (WAV) which you can easily drag anywhere in you project.
Also very handy is muting audio in original track: Item - right click - Source properties (Ctrl-F2) - check "Ignore audio".
hlavsa is offline   Reply With Quote
Old 05-11-2020, 10:54 PM   #13
mikefloutier
Human being with feelings
 
mikefloutier's Avatar
 
Join Date: Dec 2007
Location: Cornwall, UK
Posts: 111
Default

Many thanks for this, it worked fine for me the other day BUT this morning I got this error, any ideas? -

Multi-channel explode - "Error creating new single-channel media items"
mikefloutier is offline   Reply With Quote
Old 05-14-2020, 10:57 PM   #14
mikefloutier
Human being with feelings
 
mikefloutier's Avatar
 
Join Date: Dec 2007
Location: Cornwall, UK
Posts: 111
Default

Quote:
Originally Posted by mikefloutier View Post
Many thanks for this, it worked fine for me the other day BUT this morning I got this error, any ideas? -

Multi-channel explode - "Error creating new single-channel media items"
Any ideas? I'm left this project on the back burner for a few days in the hope of inspiration (or hopefully you guys - no pressure ) but I revisited this morning.

I do need to do this as it's fundamental to the project - seems such a simple thing; what am I missing?

It's a standard mp4 file with video at 1280x720 30fps with Audio: 48kHz stereo 192kbps.

I obtained the file by recording it from a larger file in VLC media player.

Any ideas?
mikefloutier is offline   Reply With Quote
Old 05-16-2020, 10:40 AM   #15
nepenthe
Human being with feelings
 
Join Date: Mar 2011
Location: USA
Posts: 462
Default

Quote:
Originally Posted by mikefloutier View Post
Any ideas? I'm left this project on the back burner for a few days in the hope of inspiration (or hopefully you guys - no pressure ) but I revisited this morning.

I do need to do this as it's fundamental to the project - seems such a simple thing; what am I missing?

It's a standard mp4 file with video at 1280x720 30fps with Audio: 48kHz stereo 192kbps.

I obtained the file by recording it from a larger file in VLC media player.

Any ideas?
This sounds like a problem to me. I use Reaper to extract audio from MP4 every day on OS X and it works without me having to do anything. I also just set up a friend on Windows with Reaper and audio extraction was working fine. Maybe double-check that LAME is up to date and properly installed? Or select the audio and render it as a WAV?

Last edited by nepenthe; 05-16-2020 at 10:42 AM. Reason: more info
nepenthe is offline   Reply With Quote
Old 05-16-2020, 09:26 PM   #16
mikefloutier
Human being with feelings
 
mikefloutier's Avatar
 
Join Date: Dec 2007
Location: Cornwall, UK
Posts: 111
Default

Thanks nepenthe, it worked ok next time (after I’d found a workaround ) some glitch.
mikefloutier is offline   Reply With Quote
Old 05-16-2020, 09:39 PM   #17
fakemaxwell
Human being with feelings
 
Join Date: Feb 2019
Posts: 588
Default

You don't even need to explode it, just glue the item and you'll be left with only the audio.
fakemaxwell is offline   Reply With Quote
Old 09-19-2020, 07:24 PM   #18
enjolis
Human being with feelings
 
Join Date: Jul 2020
Posts: 40
Default

Quote:
Originally Posted by fakemaxwell View Post
You don't even need to explode it, just glue the item and you'll be left with only the audio.
This glue idea works great. You can even glue just one lone item to itself. The only downside is that it creates more files. I don't know why the explode multichannel audio is greyed out.
enjolis is offline   Reply With Quote
Old 09-20-2020, 02:08 PM   #19
panicaftermath
Human being with feelings
 
Join Date: Dec 2014
Posts: 543
Default

I've never been able to open m4a files in Reaper, and end up using Audacity to convert them to wav or flac.

But mp4 files open without problem and the audio can then be extracted.
panicaftermath is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 09:47 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.