[FFmpeg-devel] [PATCH] AC3 volume options

Michael Niedermayer michaelni
Sun Dec 16 23:09:35 CET 2007


On Sun, Dec 16, 2007 at 10:20:12AM -0500, Justin Ruggles wrote:
[...]
> I like Andreas' suggestion to make the dialog normalization value more
> universal.  I think a floating-point decibel value for the dialog level
> would be appropriate.

i think a simple float scale factor is a better choice, its more readily
useable than a value in decibel
that is 
sample[x] * factor 
vs.
sample[x] * pow(10, decibel/10)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

No snowflake in an avalanche ever feels responsible. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20071216/f26f6059/attachment.pgp>



More information about the ffmpeg-devel mailing list