[FFmpeg-trac] #8467(avcodec:open): Audio artefacts encoding AAC

FFmpeg trac at avcodec.org
Wed Jan 15 06:32:14 EET 2020


#8467: Audio artefacts encoding AAC
------------------------------------+-----------------------------------
             Reporter:  kmamal      |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  aac         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by gdgsdg123):

 Can the problem be reproduced with the below command?
 {{{
 ffmpeg -i "in.wav" -c:a aac -b:a 320k "out.aac"
 }}}
 (increased target bit rate with the native AAC encoder)

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8467#comment:17>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list