On 10/1/18, Marton Balint <c...@passwd.hu> wrote: > > > On Mon, 1 Oct 2018, Paul B Mahol wrote: > >> On 9/30/18, Marton Balint <c...@passwd.hu> wrote: >>> Signed-off-by: Marton Balint <c...@passwd.hu> >>> --- >>> libavfilter/af_afade.c | 4 ++-- >>> 1 file changed, 2 insertions(+), 2 deletions(-) >>> >> >> Why? >> >> Value is too big. > > AV_OPT_TYPE_DURATION is microsecond precision, therefore 60 is 60 usecs. > Probably you meant 60 seconds as limit. That is what the patch fixes.
I do not think so. Duration is interpreted as seconds, look how variable is used in code. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel