[FFmpeg-trac] #5163(avcodec:open): [aac @ 0x1c11420] element type mismatch 1 != 0

FFmpeg trac at avcodec.org
Thu Jan 28 11:05:54 CET 2016


#5163: [aac @ 0x1c11420] element type mismatch 1 != 0
-------------------------------------+-------------------------------------
             Reporter:  zhangweiwu   |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  minor        |                Component:  avcodec
              Version:  git-master   |               Resolution:
             Keywords:  mov aac      |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  mov aac => mov aac regression
 * priority:  normal => minor
 * status:  new => open
 * component:  undetermined => avcodec
 * version:  unspecified => git-master


Comment:

 The main issue is that afaict WMP does not support 96kHz aac, workaround
 is to use {{{-ar 48k}}}.
 The input sample uses SBR (which kind of doubles the sample rate), WMP is
 definitely playing it, no matter how often I remux it (or to which
 container). Reencoding with FFmpeg leads to 96kHz (without SBR) which
 isn't played by WMP.
 One issue I see is that FFmpeg doesn't show that the sample uses SBR, the
 other issues are the warnings that are a regression since
 79a98294da6cd85f8c86b34764c5e0c43b09eea3

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


More information about the FFmpeg-trac mailing list