[FFmpeg-trac] #6416(avfilter:new): aac resample

FFmpeg trac at avcodec.org
Wed May 24 11:52:28 EEST 2017


#6416: aac resample
-------------------------------------+-------------------------------------
             Reporter:  TopsLuo      |                     Type:  defect
               Status:  new          |                 Priority:  wish
            Component:  avfilter     |                  Version:  2.8.11
             Keywords:  aac          |               Blocked By:
  resample avfilter                  |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 When I was in use transcoding.c (doc/examples),I found, if I changed the
 enc_ctx->sample_rate(orig: enc_ctx->sample_rate =
 dec_ctx->sample_rate),the encoder return error.log like this:

 {{{
 [aac @ 0x7f91b0294c40] more samples than frame size
 (avcodec_encode_audio2)
 }}}
 What can I do?

 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list