[FFmpeg-trac] #6965(avcodec:closed): Native aac encoder broken for 5.1 side input and at least some decoders

FFmpeg trac at avcodec.org
Fri Jan 19 03:34:40 EET 2018


#6965: Native aac encoder broken for 5.1 side input and at least some decoders
-------------------------------------+-------------------------------------
             Reporter:  godlydevils  |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avcodec
              Version:  git-master   |               Resolution:  invalid
             Keywords:  aac          |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by atomnuker):

 * status:  new => closed
 * resolution:   => invalid


Comment:

 Sounds like you're using decoders which can't properly decode PCE
 elements.
 Post full encoding log. Try to convert them to basic aac layouts using
 something like -channel_layout 5.1 or using the aresample filter. Closing
 bug since we can't fix broken encoders from lazy vendors. Could reopen if
 it turns out to be an encoder bug after all.

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


More information about the FFmpeg-trac mailing list