[MPlayer-dev-eng] Adding threaded functionality to mplayer NODAEMON
D Richard Felker III
dalias at aerifal.cx
Fri Sep 10 17:01:32 CEST 2004
On Fri, Sep 10, 2004 at 04:00:28PM +0200, Reimar Döffinger wrote:
> Hi,
> >20ms of audio, sync frame, check keyboard, etc, etc. With the thread
> >approach you would likely try to decode 25 frames, then decode 20sec of
> >audio, and then you have only a small number of threads doing actions
>
> 25 decoded frames at 1024x768 in RGBA: 1024*768*4*25= ca. 75 MB! I'd
> prefer MPlayer to use a bit less memory than that!
irrelevant since video isn't rgba. 25 frames of 1024x768 video is
28MB, quite reasonable.
rich
More information about the MPlayer-dev-eng
mailing list