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

FFmpeg trac at avcodec.org
Sat Jan 18 15:32:48 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):

 Came into likely the same problem...
 [[BR]]
 [[BR]]
 The attached is basically produced in the below manner:
 {{{
 ffmpeg -i "in.wav" -c:a aac -b:a 320k "out.aac"
 }}}
 (used `-c copy` to cut the output file to fit the size limit)
 [[BR]]
 [[BR]]
 [[BR]]
 Compare it with [https://www.youtube.com/watch?v=6Mr_Epq1uRc&t=175 this]
 video (starting from 2:55), the problem is particular obvious within the
 first 25 s.

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


More information about the FFmpeg-trac mailing list