[vlc-devel] patch to add support for audio gain in the transcode chain

Sergio M. Ammirata, Ph.D. sergio at ammirata.net
Sat Sep 1 19:06:59 CEST 2012


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.

Usage example: 

vlc -vvv input_stream --sout
'#transcode{acodec=mpga,ab=128,again=200}:rtp{mux=ts,dst=239.255.12.42,port=
5004}'

Sergio Ammirata



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120901/bfbad492/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: again.patch
Type: application/octet-stream
Size: 5683 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20120901/bfbad492/attachment.obj>


More information about the vlc-devel mailing list