[FFmpeg-trac] #7568(undetermined:reopened): Incorrect AAC file output

FFmpeg trac at avcodec.org
Thu Nov 29 17:37:54 EET 2018


#7568: Incorrect AAC file output
-------------------------------------+-------------------------------------
             Reporter:  Grabien      |                    Owner:
                 Type:  defect       |                   Status:  reopened
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by Grabien):

 In this last example:
 {{{
 ffmpeg -i MP4WithAACAudio.mp4 -c:a aac -b:a 64k output.aac
 }}}
 I specify constant bitrate and don't use -vbr flag. I assume that FFMPEG
 should create CBR file in this case with 64 kb/s bitrate. But bitrate of
 output file is 4 kb/s.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7568#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list