[FFmpeg-trac] #3158(avcodec:new): FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.

FFmpeg trac at avcodec.org
Fri Nov 22 13:47:18 CET 2013


#3158: FFmpeg fails to encode mono audio using libfdk-aac and a variable bitrate.
------------------------------------+-----------------------------------
             Reporter:  lkiesow     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:              |               Resolution:
             Keywords:  libfdk_aac  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by saste):

 The following command works:
 {{{
 ffmpeg -i test.wav -c:a libfdk_aac -ar 22050 -ac 1 -vbr 3 -y test.aac
 }}}

 Seems a problem with the libfdk_aac library.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3158#comment:2>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list