[FFmpeg-trac] #6062(undetermined:new): libmp3lame ignore cutoff

FFmpeg trac at avcodec.org
Thu Jan 5 16:08:23 EET 2017


#6062: libmp3lame ignore cutoff
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  MasterBlatter                      |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 encoding an audio with libmp3lame will ignore cutoff setting and apply
 it's own cutoff
 How to reproduce:
 {{{
 % ffmpeg -i input.wav -c libmp3lame -q 2 -cutoff 2000 output.mp3
 ffmpeg version 3.2.2
 built on gcc 5.4.0
 }}}

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


More information about the FFmpeg-trac mailing list