[FFmpeg-trac] #4874(undetermined:new): AAC decoder frame->nb_samples & frame->channels is wrong at get_buffer2

FFmpeg trac at avcodec.org
Wed Sep 23 10:00:59 CEST 2015


#4874: AAC decoder frame->nb_samples & frame->channels is wrong at get_buffer2
-------------------------------------+-------------------------------------
             Reporter:  zylthinking  |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  aac          |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by heleppkes):

 Replying to [comment:5 zylthinking]:
 > Replying to [comment:3 cehoyos]:
 >
 > I think there are errors in the information passed to get_buffer2, which
 will be used to allocate buffers and set pointers to the buffer. However,
 because of the wrong information, the  buffers of wrong size or pointers
 to wrong address is produced by get_buffer2, that is cause of all these
 issues.
 >
 >

 If that would be the case, then the default get_buffer2 thats used when
 you don't replace it would also produce broken audio - but it does not, in
 fact, audio works just perfectly fine.

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


More information about the FFmpeg-trac mailing list