[FFmpeg-trac] #11650(avfilter:new): Add vidstabtransform filter option to make static zoom with crop without scaling.
FFmpeg
trac at avcodec.org
Fri Jun 27 21:37:47 EEST 2025
#11650: Add vidstabtransform filter option to make static zoom with crop without
scaling.
----------------------------------+---------------------------------------
Reporter: ioctl | Type: enhancement
Status: new | Priority: normal
Component: avfilter | Version: 7.1
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
Now vidstabtransform filter outputs video with the same resolution, as
input.
Even with static zoom, video is scaled to the original size.
However, when the following additional "scale" filter used, vidstab
additional internal scale is useless, consumes cpu and reduces video
quality.
So, please add an option to disable interpolation with the static zoom.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11650>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list