[MPlayer-dev-eng] ogg + medialib + mdct
Alex Beregszaszi
alex at naxine.org
Thu Dec 19 18:38:02 CET 2002
Hi,
> Analysing mplayer source (because it wasn't documented in official SUN
> MediaLib Manual), i found that it takes 256-float buffer.
> So my question is: how to transform big data chunks (>256 float) using
> this limited medialib function?>
calling it more times, each 256 block? so for the case of 512 call it
twice, for the case of 1024 call it four times on the different blocks,
and so on...
btw, please move this thread to the ffmpeg-devel at lists.sourceforge.net
maillinglist, thats a better place for this
btw2, have a look at ffmpeg/libavcodec/wma.c,mdct.c
--
Alex Beregszaszi <alex at naxine.org>
(MPlayer Core Developer -- http://www.mplayerhq.hu/)
More information about the MPlayer-dev-eng
mailing list