-
Notifications
You must be signed in to change notification settings - Fork 120
Audio
Matt McManis edited this page Apr 9, 2020
·
5 revisions
Constant Bit Rate to Variable Bit Rate
CBR | VBR
---------
500k 10
320k 9
256k 8
224k 7
192k 6
160k 5
128k 4
96k 2
64k 1.5
48k 1
Uses:
-vbr on -b:a 256k -compression_level 10
Range 1k-256k
CBR | VBR
---------
400k 2
320k 2
256k 1.6
224k 1.4
192k 1.2
160k 1
128k 0.8
96k 0.6
64k 0.4
48k 0.3
CBR | VBR
---------
320k 0
256k 0
224k 1
192k 2
160k 3
128k 5
96k 7
64k 7.53
48k 8.15
https://ffmpeg.org/ffmpeg-filters.html#alimiter
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