[FFmpeg-trac] #4564(swresample:new): Distortion after flt stereo downmix

FFmpeg trac at avcodec.org
Sun May 17 23:51:51 CEST 2015


#4564: Distortion after flt stereo downmix
------------------------------------+--------------------------------------
             Reporter:  cehoyos     |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  swresample
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+--------------------------------------

Comment (by heleppkes):

 You need to set an option "rematrix_maxval=1.0", otherwise the downmixing
 can exceed 100% and will clip. Its automatically set if you use integer
 formats, so thats why its not happening there.

 This should really be a default, IMHO. Its very unlikely that someone
 wants audio that exceeds 100%, and if they do, they can reset this value
 back to 0.

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


More information about the FFmpeg-trac mailing list