I have a .avi with AAC audio, the audio isn't recognized by TMPGEnc, anyone know how I can make this file MPEG-2? Is it possible to extract the audio and make it wav somehow, if so how? Any other soulutions are welcome.
+ Reply to Thread
Results 1 to 4 of 4
-
-
I'm with teegee420, i didn't think that would work. Is is possible someone has renamed a MP4 to AVI?
3ivX filters can handle the decoding of AAC within a compatible format. To properly parse AAC (on its own) through DirectShow you'll need AAC Parser filter as well.
AAC Parser filter
http://www.rarewares.org/files/aac/aac_parser.zip
Hey maybe you can have AVI's with AAC audio. This is from the version history of AVI-Mux GUI v1.16.5:
"Warning: Older versions of AVI-Mux GUI will NOT read AVIs with AAC writting by this or later versions! "
AVI with AAC audio seems to be a new development:
http://www.hydrogenaudio.org/index.php?showtopic=15232&st=0& -
Does the file play with Windows Media Player? (do you have AAC decoder installed)
Well it looks like VirtualDub (none of them) will support AVI with AAC audio. AVIMux GUI will support creating such a file, but i don't think you can use it to demux the audio stream.
It might be possible to use AVIMux GUI to remux the entire file into a MKV from AVI. You could then use VirtualDubMod to open the MKV and demux the AAC audio.
A second option would be to install Matroska Pack and try to open the MKV with TMPGEnc using "Open / All files".
Are you on WinXP / Win2k or Win98? I've heard a couple of problems using Matroska pack with Win98 that i plan on investigating later.
------------------------------------------
OK, just tried it myself. VirtualDubMod won't open the MKV. VirtualDubMod locked up! AVIMux GUI took a non-standard AVI and made a non-standard MKV. This from a working file! If your familiar at all with GraphEdit you'll see what i mean.
VirtualDubMod doesn't use directshow filters for parsing, it has it's own built-in parser. The file still plays on my system (MKV), so i tried to open in TMPGEnc directly.
Success!
The moral of this story; you must decode AVI with AAC audio through DirectShow. I havn't tried but i suspect AviSynth would work just fine.
-------------------------------
This just occured to me; you might try disabling AVI support in the VFAPI tab and opening the AVI directly. Should load AVI through DirectShow.
It works!
Similar Threads
-
MKV AAC GUI Converter with Nero AAC Codec
By prijatelj.v in forum AudioReplies: 4Last Post: 26th Mar 2012, 08:41 -
Convert h.264 MP4 w/AAC 5.1 audio to AVI file w/AC3 5.1 audio for Xbox 360
By ycrazyy in forum Newbie / General discussionsReplies: 6Last Post: 14th Jan 2010, 15:25 -
Convert AAC 6ch to AAC 2ch w/ Dolby Pro Logic II Surround info
By SiegeX in forum AudioReplies: 5Last Post: 28th Dec 2009, 16:58 -
demux audio from avi then two audio sources(aac 2ch + ac3 6ch)
By fatcat23 in forum ffmpegX general discussionReplies: 4Last Post: 21st Sep 2008, 01:19 -
No Audio Stream in ConvertXtoDVD (AAC Audio)
By incrediblej in forum Video ConversionReplies: 2Last Post: 18th Sep 2008, 20:31