#5173 closed defect (invalid)
How to add a single image with scroll effect
Reported by: | B | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug: I want to use one single image where it should scroll from top to bottom and zoomin to left. I was unable to get the details from online. Please help me with the syntax.
How to reproduce:
% ffmpeg -i 4.jpg -filter_complex "zoompan=z='min(zoom+0.0015,1.5)':d=60:s=1000x1332" -shortest -pix_fmt yuv420p zoomin.mp4
the above code will just zoomin but i want to scroll from top to bottom and then zoomin to left position.
Change History (2)
comment:1 by , 9 years ago
Priority: | wish → normal |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Type: | task → defect |
Version: | 2.7.3 → unspecified |
Note:
See TracTickets
for help on using tickets.
Please post all usage questions on the user mailing list, this is a bug tracker not a support forum.