Search found 2 matches
- 2018-04-12T10:52:09-07:00
- Forum: Users
- Topic: Getting center of SRT distorted Image
- Replies: 2
- Views: 2505
Re: Getting center of SRT distorted Image
Thanks! That worked
- 2018-04-12T09:18:04-07:00
- Forum: Users
- Topic: Getting center of SRT distorted Image
- Replies: 2
- Views: 2505
Getting center of SRT distorted Image
Hello, I am running a command like this below: convert -distort SRT %[fx:(15+t)/100],0 I'm using it in a larger script to create a gif that gradually enlarges each frame. What I would like is to just get part of the center of the image. I'm including two links to the original image, and what it ...