[FFmpeg-trac] #192(avcodec:closed): FFMPEG Sound Issue

FFmpeg trac at avcodec.org
Thu May 12 19:20:04 CEST 2011


#192: FFMPEG Sound Issue
------------------------+----------------------
Reporter:  mulshanker   |       Owner:  michael
    Type:  defect       |      Status:  closed
Priority:  normal       |   Component:  avcodec
 Version:  unspecified  |  Resolution:  invalid
Keywords:  aac          |  Blocked By:
Blocking:               |  Reproduced:  0
Analyzed:  0            |
------------------------+----------------------
Changes (by cehoyos):

 * keywords:  Sound => aac
 * resolution:   => invalid
 * status:  new => closed
 * component:  FFmpeg => avcodec


Comment:

 There are two different problems:
 "-ab 100" is not a sufficient bit-rate, you probably meant "-ab 100k"
 "-strict experimental" means that both quality and bit-rate-calculation
 are less than optimal for aac.
 (imo, strict experimental also means that a) the problem is known and b)
 it is sufficiently documented)

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


More information about the FFmpeg-trac mailing list