Age | Commit message (Collapse) | Author |
|
|
|
H.264/AVC and AAC-LC
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Source: <https://auphonic.com/blog/2013/01/07/loudness-targets-mobile-audio-podcasts-radio-tv/>
|
|
v6.26
|
|
|
|
|
|
|
|
|
|
default (not VBR)
|
|
|
|
|
|
for vp8)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
resolve buffer sizes)
|
|
|
|
|
|
bitrate options impossible to undo, causing error 'Rate control parameters set without a bitrate'
|
|
|
|
|
|
is set, but also in singlepass (not only dual-pass)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$no_crf_*)
|
|
single-pass by default
|
|
|
|
vp8/vp9 encoding with ffmpeg wrongly use Constant Bitrate,
not taking quality factor into account,
since introduced in git commit 31c8860.
Only relevant when (in next commit) quality factor is set for vp8/vp9.
|
|
|