[FFmpeg-trac] #1693(avcodec:new): AAC Scalable Sample Rate (SSR)

FFmpeg trac at avcodec.org
Thu Feb 15 01:52:35 EET 2018


#1693: AAC Scalable Sample Rate (SSR)
------------------------------------+-----------------------------------
             Reporter:  cehoyos     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  aac         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by dalecurtis):

 The fdk errors are just gain control ones and don't result in duration
 loss  AFAICT:

 [libfdk_aac @ 0xa66940] aacDecoder_DecodeFrame() failed: 400a
 Error while decoding stream #0:0: Unknown error occurred

 400a is AAC_DEC_UNSUPPORTED_GAIN_CONTROL_DATA = 0x400A, /*!< Gain control
 data found but not supported. Most probably the bitstream is corrupt, or
 has a wrong format. */

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


More information about the FFmpeg-trac mailing list