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

FFmpeg trac at avcodec.org
Tue Feb 21 07:16:39 EET 2023


#10208: Playback errors when converting PCM to AAC
----------------------------------------+----------------------------------
             Reporter:  David Johansen  |                     Type:  defect
               Status:  new             |                 Priority:  normal
            Component:  undetermined    |                  Version:  5.1.2
             Keywords:                  |               Blocked By:
             Blocking:                  |  Reproduced by developer:  0
Analyzed by developer:  0               |
----------------------------------------+----------------------------------
 Summary of the bug: Quicktime and Safari runs into issues when playing
 back a PCM file that has been converted to AAC
 How to reproduce:
 Original file:
 https://drive.google.com/file/d/1-vTqNyUdZzGf7ilzCLITXfwn9IYWkVvu/view?usp=sharing
 Result of conversion:
 https://drive.google.com/file/d/1-0VvNj2PVoqVwdEygqiIdU2FwHQzUjU7/view?usp=sharing
 {{{
 % ffmpeg -hide_banner -i audio_test_long.flv -vn -acodec aac converted.mp4

 ffmpeg version 5.1.2 Copyright (c) 2000-2022 the FFmpeg developers
   built with gcc 10 (Debian 10.2.1-6)
   configuration: --disable-debug --disable-doc --disable-ffplay --enable-
 gpl --enable-libx264 --enable-libx265 --enable-librsvg --enable-openssl
 --enable-nonfree --extra-libs=-ldl --extra-libs=-lpthread
   libavutil      57. 28.100 / 57. 28.100
   libavcodec     59. 37.100 / 59. 37.100
   libavformat    59. 27.100 / 59. 27.100
   libavdevice    59.  7.100 / 59.  7.100
   libavfilter     8. 44.100 /  8. 44.100
   libswscale      6.  7.100 /  6.  7.100
   libswresample   4.  7.100 /  4.  7.100
   libpostproc    56.  6.100 / 56.  6.100

 Debian Bullseye
 }}}
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10208>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list