[FFmpeg-user] cutoff argument not passed to libmp3lame
Bernhard Döbler
bardnet at web.de
Mon Dec 19 21:15:58 EET 2016
Am 19.12.2016 um 01:56 schrieb Carl Eugen Hoyos:
> 2016-12-18 23:58 GMT+01:00 Bernhard Döbler <programmer at bardware.de>:
>
>> I looked into ffmpeg documentation and saw there's an argument "-cutoff"
>> that should do, what "-lowpass" does in LAME.
> Why do you think so / where does it say so in the documentation?
LAME documentation says:
--lowpass Frequency(kHz), lowpass filter cutoff above freq.
http://lame.cvs.sourceforge.net/viewvc/lame/lame/USAGE
FFMpeg Doc says
cutoff
Set cutoff bandwidth in Hz.
https://ffmpeg.org/ffmpeg-codecs.html
Slightly different in every codec in ffmpeg but seems to be identical in
principle.
Bernhard
More information about the ffmpeg-user
mailing list