[FFmpeg-devel] [PATCH] Add new vf_tiltandshift filter

Vittorio Giovara vittorio.giovara at gmail.com
Wed Dec 13 12:06:46 EET 2023


On Tue, Dec 12, 2023 at 3:00 AM Nicolas George <george at nsup.org> wrote:

> Vittorio Giovara (12023-12-11):
> > This is an older filter I wrote and never got around publishing.
> > It can be used to generate a distortion effect like
> > https://vimeo.com/104938599?share=copy
> > Please see attached.
>
> Your code is doing in request_frame() what should be done in
> filter_frame(). That will work in simple linear graphs but not in
> graphs with branches and/or time shifts. See doc/filter_design.txt for
> details.
>

Thanks for the review, attached the proposed changes.
-- 
Vittorio
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-new-vf_tiltandshift-filter.patch
Type: application/octet-stream
Size: 21844 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231213/e9a4ca91/attachment.obj>


More information about the ffmpeg-devel mailing list