Discussion:
Question about record mp3 into avi file on the fly
(too old to reply)
Kun Niu
2009-04-15 09:40:10 UTC
Permalink
Dear all,

I'm trying to use AVIMakeCompressedStream to store mp3 stream into an avi
file.
So I'll have set a WAVEFORMATEX structure as argument.
But I don't know how to mp3 WAVEFORMATEX structure.
Does anyone here have such a sample or related link on how to set non-stand
WAVE PCM format to WAVEFORMATEX?
Thanks for any attention or hints in advance.
Alessandro Angeli
2009-04-15 14:09:01 UTC
Permalink
From: "Kun Niu"
Post by Kun Niu
Does anyone here have such a sample or related link on
how to set non-stand WAVE PCM format to WAVEFORMATEX?
http://groups.google.com/group/microsoft.public.win32.programmer.mmedia/msg/d0faa0f66850b9ce
--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm
Kun Niu
2009-04-15 14:58:06 UTC
Permalink
Really appreciate your reply.
This is the structure I'm after.
Post by Alessandro Angeli
From: "Kun Niu"
Post by Kun Niu
Does anyone here have such a sample or related link on
how to set non-stand WAVE PCM format to WAVEFORMATEX?
http://groups.google.com/group/microsoft.public.win32.programmer.mmedia/msg/d0faa0f66850b9ce
--
// Alessandro Angeli
// MVP :: DirectShow / MediaFoundation
// mvpnews at riseoftheants dot com
// http://www.riseoftheants.com/mmx/faq.htm
Loading...