From: Lynne <dev@lynne.ee>
To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org>
Subject: Re: [FFmpeg-devel] [PATCH v1] avfilter/vf_gblur_vulkan: add sizeV option
Date: Tue, 22 Feb 2022 06:38:06 +0100 (CET)
Message-ID: <MwUvxYF--3-2@lynne.ee> (raw)
In-Reply-To: <TYCPR01MB5984CBA8614EC8231E5196C1CA379@TYCPR01MB5984.jpnprd01.prod.outlook.com>
18 Feb 2022, 16:24 by toqsxw@outlook.com:
>> 29 Jan 2022, 13:34 by toqsxw at outlook.com:
>>
>>> Ping.
>>>
>>>> From: Wu, Jianhua<mailto:jianhua.wu-at-intel.com at ffmpeg.org>
>>>> Sent: 2022年1月21日 19:42
>>>> To: ffmpeg-devel at ffmpeg.org<mailto:ffmpeg-devel at ffmpeg.org>
>>>> Cc: Wu, Jianhua<mailto:jianhua.wu at intel.com>
>>>> Subject: [FFmpeg-devel] [PATCH v1] avfilter/vf_gblur_vulkan: add sizeV option
>>>>
>>>> [PATCH 1/5] avfilter/vf_gblur_vulkan: add sizeV option [PATCH 2/5] avfilter:add shader_vulkan filter [PATCH 3/5] avfilter/vf_blend_vulkan: add multiply blend mode [PATCH 4/5] avutil/vulkan: don't use strlen as loop >condition [PATCH 5/5] avfilter/scale_vulkan: use RET for checking return value
>>>>
>>>> Patches attached.
>>>>
>>>
>>> Hi there,
>>>
>>> Any update?
>>>
>>
>> Sorry, haven't forgotten, but been busy with FFTs lately.
>> Will try to review and test the patches soon.
>>
>
> Hi there,
>
> I'm sorry for bothering you. If there is any update on this
> thread, please do let me know.
>
Pushed all except the strlen() in a loop condition and the shader filter.
I pushed a different, smaller version for the strlen patch.
As for a shader filter, I'd like something that's a lot less minimal.
You should expose the frame number, framerate (with an avoption to set it),
pixel format to the shader. Keep in mind the API will be fixed, so
we need to get this right the first time hopefully.
Also, correct the name style. We don't use camelcase for variables,
and we use "av_" instead of "ff_" for public API, which a shader sort of is IMO.
You should expose alpha planes as well.
Finally, could you implement N-inputs and M-outputs, configurable via
avoptions? That way, someone could make a custom blend filter without
a separate avfilter which takes multiple inputs. Or a separator filter.
Or a simple source filter that just produces an image pattern.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2022-02-22 5:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-18 15:24 Wu Jianhua
2022-02-22 5:38 ` Lynne [this message]
2022-02-22 6:27 ` Wu, Jianhua
2022-02-22 9:36 ` Lynne
2022-02-22 10:01 ` Wu, Jianhua
[not found] <PH0PR11MB496822467F6323027908D5C5935B9@PH0PR11MB4968.namprd11.prod.outlook.com>
2022-01-21 11:41 ` Wu, Jianhua
2022-01-29 12:34 ` Wu Jianhua
2022-01-29 16:44 ` Lynne
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=MwUvxYF--3-2@lynne.ee \
--to=dev@lynne.ee \
--cc=ffmpeg-devel@ffmpeg.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git