[FFmpeg-trac] #2075(undetermined:closed): Wrong bitrate when transcoding to aac

FFmpeg trac at avcodec.org
Fri Dec 28 11:52:59 CET 2012


#2075: Wrong bitrate when transcoding to aac
---------------------------------+----------------------------------------
             Reporter:  ddnlkd   |                    Owner:
                 Type:  defect   |                   Status:  closed
             Priority:  normal   |                Component:  undetermined
              Version:  1.0.1    |               Resolution:  invalid
             Keywords:  libfaac  |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------------
Changes (by cehoyos):

 * keywords:  aac bitrate => libfaac
 * priority:  important => normal
 * status:  new => closed
 * resolution:   => invalid


Comment:

 Please test the following:
 $ ffmpeg -i 10.mp3 10.wav
 $ faac -b 32 10.wav
 faac's console output will tell you if it was successful reaching the
 bitrate that you specified. Please reopen this ticket if it works
 correctly. (libfaac is an external library, the bitrate that you specify
 is passed to the library, we cannot guarantee that an external library
 works as expected.)

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


More information about the FFmpeg-trac mailing list