[FFmpeg-devel] [PATCH] libfdk-aacenc: Actually check for upper bounds of cutoff
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sat Feb 9 20:44:28 CET 2013
On 2013-02-09 2:43 PM, Derek Buitenhuis wrote:
> I am assuming it is possible for avctx->cutoff to be >20000. If you
> do 'avconv -cutoff 20000', no warnings about clipping appear, so either
> it clips silently (evil) or this patch is needed.
Before anyone jumps down my throat over 'avconv', I did test it with ffmpeg
too.
- Derek
More information about the ffmpeg-devel
mailing list