VideoHelp Forum




+ Reply to Thread
Results 1 to 3 of 3
  1. Member
    Join Date
    Feb 2005
    Location
    Hungary
    Search Comp PM
    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.
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    Australia
    Search Comp PM
    If you want to crop a single pixel then you need to convert to RGB first (not recommended).
    Quote Quote  
  3. Crop(6,34,-6,-34 ) should worrk
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!