#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".