[FFmpeg-trac] #10208(undetermined:new): Playback errors when converting PCM to AAC

FFmpeg trac at avcodec.org
Tue Feb 21 14:33:03 EET 2023


#10208: Playback errors when converting PCM to AAC
-------------------------------------+-------------------------------------
             Reporter:  David        |                    Owner:  (none)
  Johansen                           |
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  5.1.2        |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by quinkblack):

 You can set audio bitrate to workaround this issue:

 ffmpeg -i test.flv -vn -c:a aac -b:a 20k out.mp4

 I don't know what Apple messed up.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10208#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list