[FFmpeg-devel] [PATCH 2/2] avfilter/af_silenceremove: fix maximum of AV_OPT_TYPE_DURATION params

Paul B Mahol onemda at gmail.com
Mon Nov 12 23:15:15 EET 2018


On 11/12/18, Marton Balint <cus at passwd.hu> wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  libavfilter/af_silenceremove.c | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)

This are not that useful to be big values as this will alloc memory,
so no point in increasing to 64bit.


More information about the ffmpeg-devel mailing list