Skip to content
Matt McManis edited this page Apr 15, 2019 · 5 revisions

Hard Limiter

https://ffmpeg.org/ffmpeg-filters.html#alimiter

Decibels to FFmpeg alimiter Value

dB   |  FFmpeg
--------------
-1   =  0.9
-2   -  0.8
-3   =  0.7
-4   =  0.65  
-5   =  0.55
-6   =  0.5
-7   =  0.45
-8   =  0.4  
-9   =  0.35			
-10  =  0.3	
-11  =  0.275	
-12  =  0.25	
-13  =  0.225 
-14  =  0.2  
-15  =  0.175
-16  =  0.15 
-17  =  0.135
-18  =  0.115
-19  =  0.1
-20  =  0.0975
-21  =  0.085
-22  =  0.08
-23  =  0.07
-24  =  0.0625

Clone this wiki locally