Log in

View Full Version : How do I extract audio from .mov using MeGUI


Razeruk
1st December 2009, 05:34
I tried setting audio = true in the AVS Script Creator, but it didn't work. So any ideas on how to do it?

Inspector.Gadget
1st December 2009, 07:08
Post a source sample. There are so many possible .MOV combinations that general advice is likely to be subpar.

Razeruk
1st December 2009, 17:03
Like a download link?

If this helps the .mov file is made from Kodak's zi8 pocket camcorder

Inspector.Gadget
1st December 2009, 18:26
Yeah, a download link of a short segment would be fine. If you're not comfortable doing that for whatever reason, then run the file through MediaInfo's GUI and post the output of the "Text" view into a codebox in this thread: that'll at least get everyone responding started with advice.

Razeruk
1st December 2009, 18:58
I don't have a place to upload the video, that's the only reason why i can't upload it

General
Complete name : C:\Users\RJ\Videos\recordings\924_0145.MOV
Format : MPEG-4
Format profile : QuickTime
Codec ID : qt
File size : 88.7 MiB
Duration : 1mn 52s
Overall bit rate : 6 621 Kbps
Movie name/More : KODAK Zi8 Pocket Video Camera
Encoded date : UTC 2009-12-01 10:51:28
Tagged date : UTC 2009-12-01 10:51:28
Origin : Digital Camera
AMBA : 

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 1mn 52s
Bit rate mode : Variable
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 29.970 fps
Stream size : 86.9 MiB (98%)
Title : Ambarella AVC / Ambarella AVC
Language : English
Encoded date : UTC 2009-12-01 10:51:28
Tagged date : UTC 2009-12-01 10:51:28

Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : No
Codec ID : 40
Duration : 1mn 52s
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Resolution : 16 bits
Stream size : 1.71 MiB (2%)
Title : Ambarella AAC / Ambarella AAC
Language : English
Encoded date : UTC 2009-12-01 10:51:28
Tagged date : UTC 2009-12-01 10:51:28

MatLz
1st December 2009, 19:20
Hi Razeruk, I don't really understand you want to do...
Do you want to extract the aac (as your thread is named) or do you want to convert it via Megui?

Inspector.Gadget
1st December 2009, 19:21
Well, you should be able to dump the audio using YAMB or take it as an input straight from the original MOV using MKVMerge, if you'd like to stick with AAC.

Should you want to pull it with DirectShowSource (e.g., MeGUI's audio transcoder), all you need to do is make sure you have a system MP4/MOV splitter (Haali or Gabest's) and AAC decoder (ffdshow-tryouts, make sure to disable any audio processing other than decoding for optimal results) and then use the original MOV as the audio input in the MeGUI audio panel.

Razeruk
1st December 2009, 20:43
I was using MeGUI to encode that .mov file into an MP4, the only problem I had was getting the audio out and putting it into the MP4, but thanks for the help, I'll try out your advise

rack04
1st December 2009, 20:53
YAMB would be the easiest route for converting the container to mp4. It uses mp4box.

Razeruk
1st December 2009, 21:06
So there's no way to demux it or extract it from the .mov file using MeGUI?

Inspector.Gadget
1st December 2009, 21:09
If you feel like using MP4Box (bundled with MeGUI) from the command line manually, go right ahead.

Razeruk
2nd December 2009, 01:08
Another question about the audio, is there a way to up the gain on MeGUI?

poisondeathray
2nd December 2009, 01:31
Another question about the audio, is there a way to up the gain on MeGUI?

You can checkmark "normalize" box in one of the audio encoding configurations/profiles . This will amplify without clipping