[MPlayer-users] A question about Mplayer computation.

D Richard Felker III dalias at aerifal.cx
Fri Jan 2 20:28:02 CET 2004


On Fri, Jan 02, 2004 at 07:31:25AM -0600, James Lancaster wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Most things are integer based, and ALL of libavcodecs are integer based 
> (except  a very few ops having to do with wm stuff, last I looked) (If I 
> am wrong, someone please correct me)
> 
> mp3lib is fp based, but you can use ffmp3 or libmad to decode mp3. Ogg is 
> currently handled by mplayer's own implementation of ogg, which is also as 
> I recall integer, though you can also use the tremor integer ogg decoder 
> (configure option: --enable-tremor)

No, mplayer has no native vorbis support, and the ordinary libvorbis
is horrible slow float code. Get tremor if you need vorbis support.

Rich




More information about the MPlayer-users mailing list