Newsgroups: microsoft.public.win32.programmer.directx.audio
From: "Alessandro Angeli [MVP::DigitalMedia]" <nob...@nowhere.in.the.net>
Date: Tue, 12 Apr 2005 19:57:32 +0200
Local: Tues, Apr 12 2005 1:57 pm
Subject: Re: DirectX mp3 decoding
[I forgot something.]
S Matos wrote: - MP3 frame header info: > Thanks for the reply > I would actually prefer to decode the file using an acm > decoder... but still don't know how to do it. Can you > refer me to information on how to use a codec for > decoding (or give me the direct answer...)? > I need to be able to select the bit of the file that I > want and convert that to a WAV that I can then read. http://www.google.it/groups?selm=O3T9AVDdBHA.2416%40tkmsftngp05 - my sample MP3 parser (the full tables are listed in the http://www.google.it/groups?selm=eJti8FKxDHA.2448%40TK2MSFTNGP12.phx.gbl - my ACM instructions: http://groups-beta.google.com/group/microsoft.public.win32.programmer... - WAV format info: http://www.wotsit.org/download.asp?f=wave (Notice that a WAV is just a raw stream with a prefixed Since you need to perform MP3->PCM, you need to reverse the For the input, populate an MPEGLAYER3WAVEFORMAT with info MPEGLAYER3WAVEFORMAT.wfx.wFormatTag For the output, populate a WAVEFORMATEX that uses the same WAVEFORMATEX.wFormatTag My ACM instructions use the FhG MP3 codec that ships in You need to cut the MP3 on frame boundaries, so you need to -- // Alessandro Angeli You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||