[FFmpeg-devel] [PATCH] avfilter: add radial and circular blur video filter

Paul B Mahol onemda at gmail.com
Sun Jul 19 19:37:16 EEST 2020


On 7/19/20, Jean-Baptiste Kempf <jb at videolan.org> wrote:
> On Sun, 19 Jul 2020, at 18:20, Paul B Mahol wrote:
>> On 7/19/20, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>> > On Sun, 19 Jul 2020, at 18:14, Paul B Mahol wrote:
>> >> On 7/19/20, Jean-Baptiste Kempf <jb at videolan.org> wrote:
>> >> > On Sun, 19 Jul 2020, at 16:05, Paul B Mahol wrote:
>> >> >> You all dislike me on discrimination basis and also object just for
>> >> >> objecting.
>> >> >
>> >> > Discriminate you based on what?
>> >> > Noone has ever seen you, and therefore noone knows your gender,
>> >> > religion,
>> >> > skin color, race, or any other personal thing on you.
>> >>
>> >> You are now lying.
>> >
>> > How so?
>>
>> You discriminate me just because I send big patches.
>
> "Discrimination is the act of making distinctions between human beings based
> on the groups, classes, or other categories to which they are perceived to
> belong. "
>
> I really doubt "sending big patches" fit the discrimination definition.
>
> And even if it did, I really doubt that the push-back from "all of us"  you
> are seeing is because of discrimination, but more about your attitude
> towards others.
>
> Here, Steinar gives a substantiated remark on your code, which could improve
> quality and speed, which matches the goal of this project.
>
> Why not just apply what he did, and give us a better filter?
> This is not discrimination, just noone understand your points.

Dear Jean-Baptiste Kempf, if I knew how to implement what Steinar wish
I would do
it already. Clearly there is big miss-understanding here.

Steinar could implement such filter already if he knew how to do it.
I think he does not know that he does not know that algorithm.

The only thing I could propose which would make filter faster under
same parameters
is to cache all results of atan2f / sqrtf calls.

About radial blur center issues, i think Steinar is confusing radial
blur with zoom blur.


More information about the ffmpeg-devel mailing list