[MPlayer-dev-eng] An audio file demuxer ???
Alban Bedel
albeu at free.fr
Wed Feb 13 21:40:51 CET 2002
Hi Arpi,
on Wed, 13 Feb 2002 21:10:31 +0100 you wrote:
> Hi,
>
> > just for fun (and knowledge) I writed an audio file demuxer. It can "demux"
> > mp3 and
> > wav file. It appear that the mp3 decoder is VERY GOOD. Top give a very cool
> > 0% of
> > CPU usage while it give 7-8% to mpg123. To benchmark I removed the sleep
> > used to wait that the audio buffer is empty and compared with mpg123.
>
> hmm. i wanted to ask/check but forgot... so it's bad to hear it still uses
> sleep() for audio-only files. it may cause problems, and make -vo pcm still
> not working... we should use -ao driver to block and disable any sleeping
> for audioonly playback.
Yes, it really slow down -vo pcm with the sleep. Just let me know how to do it,
I don't know anything from libao2.
Albeu
More information about the MPlayer-dev-eng
mailing list