Log in

View Full Version : Setting up an Avisynth script


oddball
26th November 2006, 04:02
Is there an easier way of setting up an Avisynth script using TS files? I want to be able to crop etc but manually editing the crop numbers and then loading in VDub to see how it came out is annoying. The crop tool in VDub does not let me scale the 1920x1088 video window either so I cannot move the position slider along and I cannot see all the borders of the crop window to get the right crop settings. Oversight on VDub makes part as you can do it in the main VDub window.

ufdent98
26th November 2006, 17:21
the quick fix for VDub cropping:
in filters, select resize and click ok, default 320x240
2. filter-->null transform-->set the crop pixels
3. move the null transform up in the filter list to first, and you'll see your crop applied first to the raw size
4. either delete or set the final size in your resize filter now.
steve