[FFmpeg-trac] #6012(swresample:new): Audio artifact on some values of filter_size when resampling

FFmpeg trac at avcodec.org
Sat Dec 10 21:42:13 EET 2016


#6012: Audio artifact on some values of filter_size when resampling
------------------------------------+--------------------------------------
             Reporter:  mfcc64      |                     Type:  defect
               Status:  new         |                 Priority:  normal
            Component:  swresample  |                  Version:  git-master
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------
 Summary of the bug:
 Some values of filter_size generate audio artifact when resampling.

 How to reproduce:
 {{{
 % ffplay -f lavfi "aevalsrc='sin(10000*t*t)':s=44100,
 aresample=osr=48000:filter_size=1020"
 }}}

 some values of filter_size:
 44100 -> 48000: from 1017 to 1022
 48000 -> 44100: from 907 to 910

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


More information about the FFmpeg-trac mailing list