[FFmpeg-trac] #9049(avfilter:new): astats undefined behaviour on float pcm having peaks much greater than 1.0

FFmpeg trac at avcodec.org
Sun Jan 3 12:22:24 EET 2021


#9049: astats undefined behaviour on float pcm having peaks much greater than 1.0
--------------------------------------+------------------------------------
             Reporter:  danadam       |                    Owner:
                 Type:  defect        |                   Status:  new
             Priority:  important     |                Component:  avfilter
              Version:  git-master    |               Resolution:
             Keywords:  astats crash  |               Blocked By:
             Blocking:                |  Reproduced by developer:  0
Analyzed by developer:  0             |
--------------------------------------+------------------------------------
Changes (by cus):

 * keywords:  astats => astats crash
 * priority:  minor => important


Comment:

 I don't think a sample file is needed, this crash can be reproduced with a
 single command line:
 {{{
 ffmpeg -f lavfi -i "sine,aformat=sample_fmts=fltp,volume=200dB,astats" -f
 null x
 }}}

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


More information about the FFmpeg-trac mailing list