hi
iam using avisynth 2.55 (so lanczos4resize supported)
iam following this guide:
https://www.videohelp.com/forum/viewtopic.php?t=221896
Well when iam trying to write my own .avs
it has a problem with X values at cropping.
letme see vdub says x1: 5 y1: 34 x2: 6 y2: 34
MPEG2SOURCE("fc.d2v")
Crop(5,34,-6,-34 )
error is:
Crop: YUV images can only be cropped by even numbers (left side).
i tried with other numbers, only x1 value other was 0 etc.
the fact is, if i used x values i got an error only (0, Y1, 0, -Y2) works
thanks blas.
+ Reply to Thread
Results 1 to 3 of 3
-
-
If you want to crop a single pixel then you need to convert to RGB first (not recommended).
Similar Threads
-
PIP Problem using AviSynth
By wakeup in forum EditingReplies: 4Last Post: 20th Feb 2012, 18:14 -
never mind, fixed audio sync problem in avisynth
By spiritgumm in forum Video ConversionReplies: 0Last Post: 16th May 2010, 10:58 -
W7 + AviSynth + VC-1 = problem?
By follz20 in forum Video ConversionReplies: 5Last Post: 5th May 2010, 12:16 -
AviSynth Script Problem
By Eva-Unit01 in forum EditingReplies: 21Last Post: 29th Dec 2009, 12:00 -
Avisynth Directshowsource Problem
By Robert Simandl in forum Video ConversionReplies: 3Last Post: 2nd Jan 2008, 07:41