[vorbis] Windows XP and MP3

Firelight Multimedia support at fmod.org
Fri Apr 13 15:38:33 PDT 2001



> Again, there's probably more stuff going on than just decoding audio.
> That's why testing winamp or sonique is almost futile.
>

I disagree, anyone who seriously looks at these programs like wintop will
only guage the thread cpu usage that looks like it is the actual decoder
thread.  (you can view cpu usage per thread).
You never guage the interface cpu time, there is usually 3 or 4 threads in
winamp for example and the decoder thread stands out as it it usually jumps
up when you hit the play button.  All the other threads usually stay
constant (the interface and whatever else they have running). .
Myself i time the code using QueryPerformanceCounter, i dont rely on 3rd
party apps like taskmanager and wintop as i -know- the cpu counts returned
by my timing code is accurate.. it is a hell of a lot slower to decode
vorbis than mp3 and thats a fact..
Brett

> jack.
>
> --- >8 ----
> List archives:  http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
> containing only the word 'unsubscribe' in the body.  No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis mailing list