#2686: Native AAC encoder collapses at high bitrates on some samples
-------------------------------------+-------------------------------------
             Reporter:  Kamedo2      |                    Owner:
                 Type:  defect       |  klaussfreire
             Priority:  normal       |                   Status:  open
              Version:  git-master   |                Component:  avcodec
             Keywords:  aac          |               Resolution:
  regression                         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Kamedo2):

 The option -aac_coder '''fast''' and '''faac''' crash on both -b:a and
 -q:a.

 {{{
 ffmpeg_r68337_v9b -y -i ffmpeg_anmr_error5.flac -c:a aac -strict
 experimental -q:a 1 -aac_coder faac out.wav
 }}}
 {{{
 ffmpeg_r68337_v9b -y -i ffmpeg_anmr_error4.flac -c:a aac -strict
 experimental -b:a 128k -aac_coder fast out.wav
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/2686#comment:349>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to