Log in

View Full Version : How to extract ND HE-AAC from .mkv & convert to 6 mono wav ?


xbox360
3rd November 2008, 00:40
How to extract ND HE-AAC from .mkv & convert to 6 mono wav ?

tebasuna51
3rd November 2008, 12:40
mkvextract -> faad2 -> wavewizard

For what do you need the 6 mono wavs?

xbox360
3rd November 2008, 18:03
Dear tebasuna51 , some client thought this would be his fastest way of sending his AD across the world for advertising. Thats all I have to say.

xbox360
9th November 2008, 07:50
Im using faad -b 24 "D:\QuickTime_1080p_Trailers\up-tlr2_h1080p_track2.aac" > output123.wav but it does not work , my source is aac 5.1ch.

tebasuna51
9th November 2008, 12:40
You need read the command syntax (faad without parameters) before construct the command line:
-o X Set output filename.
...
-b X Set output sample format. Valid values for X are:
1: 16 bit PCM data (default).
2: 24 bit PCM data.
3: 32 bit PCM data.
4: 32 bit floating point data.
5: 64 bit floating point data.
and now use:
faad -b 2 -o output123.wav "D:\QuickTime_1080p_Trailers\up-tlr2_h1080p_track2.aac"

ACrowley
10th November 2008, 11:08
Or you can demux the AAC from MKV, then decode it to wave with Nero AAC Decoder 1.3.0.0, then run it through Wavewizard to split it into mono waves - reencode to AC3