DNL
3rd May 2008, 11:38
Cropping Issues.
Hello everyone,
Recently I've been messing around with a few of AviSynth's filters, especially Crop and Lanczos4Resize. In general the language seems to make sense, however I can't seem to figure out the logic behind Crop. I've read several tutorails, walkthroughs, guides, even AviSynth's own documentation, and still can't make it work properly.
Apparently the colors are YUV, which can be quite triggy to crop - if I got it right? Whenever I try to crop black borders or letterboxes I'm told "YUV images can only be cropped by even numbers...", if I use even numbers only it'll mess up the output completely as it'll be overcropped.
Would someone mind to break it down for me? Is it possible to crop using uneven numbers without converting from YUV to RGB? And how should I use Crop properly?
I've read through a great number of threads on the forum too without any luck. Hopefully my "issue" isn't considered a dupe.
Best regards,
DNL
Hello everyone,
Recently I've been messing around with a few of AviSynth's filters, especially Crop and Lanczos4Resize. In general the language seems to make sense, however I can't seem to figure out the logic behind Crop. I've read several tutorails, walkthroughs, guides, even AviSynth's own documentation, and still can't make it work properly.
Apparently the colors are YUV, which can be quite triggy to crop - if I got it right? Whenever I try to crop black borders or letterboxes I'm told "YUV images can only be cropped by even numbers...", if I use even numbers only it'll mess up the output completely as it'll be overcropped.
Would someone mind to break it down for me? Is it possible to crop using uneven numbers without converting from YUV to RGB? And how should I use Crop properly?
I've read through a great number of threads on the forum too without any luck. Hopefully my "issue" isn't considered a dupe.
Best regards,
DNL