[vlc-devel] patch to add support for audio gain in the	transcode chain
    Rémi Denis-Courmont 
    remi at remlab.net
       
    Mon Sep  3 11:34:40 CEST 2012
    
    
  
Le samedi 1 septembre 2012 20:06:59, Sergio M. Ammirata, Ph.D. a écrit :
> The following patch adds a new audio gain option to the transcode chain
> called "again". With this new option you can increase or decrease the audio
> level during transcoding. It is percentage based, for example 100 will
> leave the audio unchanged, 200 will double the  output and 50 will cut in
> in half.
You really should not polute the common shared format structure with a gain 
field entirely internal to the transcode plugin.
Also, I think a float value would be simpler here.
-- 
Rémi Denis-Courmont
http://www.remlab.net/
    
    
More information about the vlc-devel
mailing list