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

Ivo ivop at euronet.nl
Tue Feb 22 01:40:30 CET 2005


On Tuesday 22 February 2005 00:41, Ivo wrote:
> 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.

It turns out this is unrelated. I fixed ad_pcm to properly support format 
0x3 and 32-bit float WAVs now work fine on my machine.

--Ivo




More information about the MPlayer-dev-eng mailing list