[MPlayer-dev-eng] [PATCH] liba52 float support

Ivo ivop at euronet.nl
Tue Feb 22 00:41:00 CET 2005


On Monday 21 February 2005 23:45, D Richard Felker III wrote:
> It is still broken; I get white noise. Here is the log, attached. As
> you can see it's doing nonsense conversions, and there's some error
> where it tries to initialize oss in float mode (wtf)..

Ok, I can reproduce this now. I've added format 0x3 to codecs.conf for 
uncompressed pcm. If I try to play a 32-bit float WAV file (which is format 
0x3), mplayer segfaults and hangs, but if I add -af format=s16le I get some 
sound, but it sounds distorted. If I specify an invalid format name, I get 
white noise. In all cases I see strange conversions to and from 8-bit int 
when in fact it should see 32-bit float.

--Ivo






More information about the MPlayer-dev-eng mailing list