Log in

View Full Version : Access Violation while opening AAC file


tengo6dedos
21st July 2010, 00:07
Hello, i have this problem i think may be codec related. I extract a AAC audio from an mp4. The extrated AAC throw me Access Violation error multiple times when i try to open it. I tried extraction with TsMuxer and YAMB but with same result. Note that the audio of the original mp4 plays just fine, also QuickTime can open it but only by auto transforming to mov?


This is the error:


http://img36.imageshack.us/img36/6360/errorpq.png



I use winxp, the codecs i have installed are Mastroska Pack and FFDShow.

Im clueless, any help appreciated

tengo6dedos
21st July 2010, 04:10
I did a simple workaround. I just opened the mp4 in virtualdub with avisynth and "Save Wav..", and the .wav audio output ends fine for what ever need.