Opened 10 months ago
Last modified 10 months ago
#11650 new enhancement
Add vidstabtransform filter option to make static zoom with crop without scaling.
| Reported by: | ioctl | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avfilter |
| Version: | 7.1 | Keywords: | |
| Cc: | ioctl | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description (last modified by )
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 explicit "scale" filter used, vidstab internal scale is useless, consumes cpu and reduces video quality.
So, please add an option to disable interpolation with the static zoom.
Change History (2)
comment:1 by , 10 months ago
| Description: | modified (diff) |
|---|
comment:2 by , 10 months ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.


