Opened 9 years ago
Closed 9 years ago
#6940 closed defect (fixed)
Noise in encoded audio when using aac_at encoder
| Reported by: | Jiejun | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | audiotoolbox |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
Encoded audio file has some noticeable noise when when using aac_at encoder with aac_he profile. It also could be reproduced when using aac_lc with low bitrate <=64k.
This issue could also be reproduced on iPhones when using libavcodec directly.
To reproduce:
% ./ffmpeg -f lavfi -i sine=duration=10 -c:a aac_at -profile:a aac_he test.m4a ffmpeg version: git-master built on: macOS 10.13.2
I'll submit a patch.
Change History (2)
comment:1 by , 9 years ago
| Keywords: | audiotoolbox added |
|---|
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.



Should be fixed in 677701c6b319d2d3b95a27179fde6ec2a863bf72.