[Place this text file and the jpegs in the VirtualDub plugins directory to make it available via the Help button on the filter configuration dialog box. The computer must have an HTML browser, such as Internet Explorer or Netscape, available in its search path.]
With this filter you will be able to do horizontal and vertical panning.
Like the builtin Crop filter, this filter you can crop your source video. Unlike the builtin filter, this filter can pan widthin the source vido.
You can define up to 100 'views' and the filter vill interpolate between those 'views'.
Preliminary![]() VirtualDub has to be restarted before filter is available to use. On the VirtualDub mainscreen you can press '[control]+F' and then press the 'Add' button, whereby you should see a picture like the one to the left. |
Usage
Backgroun informationIf you use more then one point (which is the whole point of using this filter) the filter work as:1) Before the frame of the first active point the image is cropped using the x,y offset of the first point 2) After the frame of the last active point each image is cropped using the x,y offset by inerpolating the offsets from the two nearest points 3) In the frames beetween first and last active point the x and y offset are setted performing a linear interpolation throught all active points. You can define up to 100 points, and there is no need for the points to be defined in sequence. The filter will sort the points based on the frame number before use. The Configuration OptionsOutput width The new width. |
Output height The new height.
Dedug mode With this unique feature, you will be able to see the output frame boxed in the original frame (see debug_mode.png). With this option you will be able to easly "cut" the image where you want (without be crazy with calculator).
Don't crop With this option enabled, only the offsets are computed, but the image will not be cropped.
Doing this you will be able to use severall istance of the filter increasing the numer of total points.
For example with two istance of the filter you can use up to 20 points.
Warning! With this option the frames before the first used frame and after the last used frame will not be computed:
you have to start from frame 0 and end with last video frame.
You have to perform the cropping manually on the last istance of the filter or using "null transformation" always AFTER the last istance of the filter.
Fill red, green and blue Change the color of the box in "debug mode".
Offset Y The offset Y.
Frame The frame where apply the offset X and Y.
Thanks to Natan Never 2000 (mail: nnever2000@yahoo.it) for really creating this filter
Ver 1.0, September 3, 2007
Henrik Wahlberg (Improving UI and bug fixing)
Latest revision 1,2 : July 17, 2016
This filter was released under the GNU public license