[FFmpeg-trac] #4730(avcodec:new): AAC: trying ffprobe on AAC file with LATM fails due to byte alignment check

FFmpeg trac at avcodec.org
Tue Jul 21 21:33:08 CEST 2015


#4730: AAC: trying ffprobe on AAC file with LATM fails due to byte alignment check
-------------------------------------+-------------------------------------
               Reporter:             |                  Owner:
  klaussfreire                       |  klaussfreire@…
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:  avcodec
                Version:  git-       |               Keywords:  aac latm
  master                             |  byte alignment
             Blocked By:             |               Blocking:
Reproduced by developer:  1          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 The attached sample produces the following when attempting to ffprobe it:

 {{{
 [aac_latm @ 0x3a226e0] Non-byte-aligned audio-specific config is not
 implemented. Update your FFmpeg version to the newest one from Git. If the
 problem still occurs, it means that your file has a feature which has not
 been implemented.
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4730>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list