diff options
author | Lynne <dev@lynne.ee> | 2021-05-21 17:39:36 +0200 |
---|---|---|
committer | Lynne <dev@lynne.ee> | 2021-05-21 17:43:13 +0200 |
commit | 660d1d8e3b1c605226a28c6d39a311e12698b6f6 (patch) | |
tree | 36ebcdf50e9bc48be27b0b0a2a33253285b299fb /Makefile | |
parent | 36b16a30dbb14ce2e42a54c3dae54b40b51a3f87 (diff) | |
download | ffmpeg-660d1d8e3b1c605226a28c6d39a311e12698b6f6.tar.gz |
aacenc: make the twoloop coder the default
This used to be the default, but was reverted as it was slower than
the 'fast' coder by around 25%.
Since our encoder is still not very good, change back to the twoloop
coder by default. It has much better rate control management as well,
making it closer to CBR, and it sounds much better.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions