[vlc-devel] Playing AC3 audio files is distorted/loudy-noisy

Rémi Denis-Courmont remi at remlab.net
Mon Dec 7 14:56:19 CET 2009


On Mon, 7 Dec 2009 13:37:01 +0000, Mohamed AbdElwahed
<mohameeed2010 at hotmail.com> wrote:
> Yes you told me, but what i do for this is just to use the
> "--disable-double" Flag during "liba52" configuration. but this did not
fix
> the problem. are you know why? or there is something else i should do????

AFAICT, disable-double disables double precision floating point, which then
gives the standard single precision floating point.

For the umpteenth time, you need to use the *_*FIXED*_* point, i.e. INTEGER
implementation. I guess this requires liba52 version 0.7.5 or later. Or
then you need to patch VLC to use floating point.

-- 
Rémi Denis-Courmont
http://www.remlab.net
http://fi.linkedin.com/in/remidenis




More information about the vlc-devel mailing list