Opened 8 years ago
Closed 8 years ago
#6062 closed defect (invalid)
libmp3lame ignore cutoff
Reported by: | MasterBlatter | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
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
Note:
See TracTickets
for help on using tickets.
Please test current FFmpeg git head before reporting an issue here.