Is there any script that can crop a video from 704x480 to 640x416? cropping 32 off each side?
I tried using DGIndex although when i exported it using the VFAPI it didnt crop.
Thankyou
cropping using avisynth - DGindex dont work
-
- Joined: Fri Apr 06, 2007 7:02 am
- Location: Australia
- Qyot27
- Surreptitious fluffy bunny
- Joined: Fri Aug 30, 2002 12:08 pm
- Status: Creepin' between the bullfrogs
- Location: St. Pete, FL
- Contact:
For future reference, however, the function is:
Code: Select all
Crop(32,32,-32,-32)