[FFmpeg-trac] #2686(avcodec:open): Native AAC encoder collapses at high bitrates on some samples
FFmpeg
trac at avcodec.org
Tue Dec 9 18:03:13 CET 2014
#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
More information about the FFmpeg-trac
mailing list