[FFmpeg-devel] [FFmpeg-cvslog] avfilter/vf_xfade: check that fps between inputs are valid

Paul B Mahol onemda at gmail.com
Tue Aug 11 12:53:46 EEST 2020


On 8/11/20, Nicolas George <george at nsup.org> wrote:
> Paul B Mahol (12020-08-11):
>> You clearly do not know anything about xfade filter.
>
> I know that what you just pushed is a break in the API of libavfilter, I
> have explained the reason in my last mail.

Other filters check frame rate already.

Cross fading can not work reliably if fps is variable or do not match
between inputs.

Even pts gaps needs to be checked too.

>
> This is all I will say about it unless you prove willing to cooperate
> towards making the code better.

Haha.

>
> --
>   Nicolas George
>


More information about the ffmpeg-devel mailing list