Quicktime Audio Extraction for Compressed Movies
Posted
by
Noorul
on Stack Overflow
See other posts from Stack Overflow
or by Noorul
Published on 2010-12-21T05:15:32Z
Indexed on
2010/12/21
5:21 UTC
Read the original article
Hit count: 255
quicktime
Hi all, I am trying to extract audio from Quicktime Movie. I followed the steps in http://developer.apple.com/quicktime/audioextraction.html. It works fine.But When i try to extract any movies which is compressed(Audio is compressed as AAC), it gives a first chance exception.. In callstack it shows CoreAudioToolbox.dll... If is do continue it renders the audio without any issues. In Mac, this works without any issues. Is this really anything to worry about... I am a QT Beginner. Please help me My QT version is 7.6.7(1675) I am using Windows7
© Stack Overflow or respective owner