PDA

View Full Version : MP3 audio stream in AVI files


Kyle_Katarn
13th August 2005, 15:01
Hello,

I'm writing a small VFW based applicatino and I would like to use MP3 as audio stream.

I thaught that I could have used AVIFIleOpen of the .mp3 file and then directly use it as an audio stream for my AVI file but this seems to fail...

What's the good method ?