[MPlayer-dev-eng] [PATCH] Set liba52 output volume
Nico Sabbi
nsabbi at tiscali.it
Tue Feb 15 10:45:02 CET 2005
Zoltan Hidvegi wrote:
>The attached very simple patch adds a new option, -a52volume to set
>the output level from liba52. It's faster and more accurate than
>using the volume filter, as it does the volume adjustmen on the
>original float values before converting it to int.
>
>It also adds ADCTRL_SET_VOLUME to ad_liba52.c. ad.h claims that
>liba52 should handle this, but of course it did not do that before.
>But this is still useless, as there are no calls to ADCTRL_SET_VOLUME.
>It would be nice if it could be used for interactive volume control,
>and I hope someone more skilled than myself will look into that.
>
>
>
sorry if this question is stupid, but does your patch have anything
to do with normalization or is it a different thing?
More information about the MPlayer-dev-eng
mailing list