Re: [GD-Windows] DShow / DMusic and MP3
Brought to you by:
vexxed72
From: Javier A. <ja...@py...> - 2002-09-11 13:17:31
|
Nicolas Romantzoff <nic...@fr...> wrote: > I'll probably try to make .ogg files supported, but i'm really asked > to support .mp3 unfortunately :) > > And the same question (DShow-only, DShow->DMusic, own->DMusic) > applies to .ogg files as well... The answer to your original question in what relates to Ogg-Vorbis is, external decoder that sends sample stream to DSound (DMusic?). When we were originally using MP3 we had DShow decode the stream into a filter buffer, which we would read and send to DSound. Wasn't very pretty, but then, nothing DShow-related is. Javier Arevalo Pyro Studios |