Selur's Little Message Board

Full Version: avisynth preview window shows uncroped image
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After cropping, avisynth preview window still shows uncroped image.
Normal preview window shows croped image.
Tried to replicate:
  1. started Hybrid
  2. loaded a source
  3. set Filtering->Support to Avisynth
  4. enabled Crop/Resize->Picture Crop
  5. entered 48 on all sides
  6. started Avisynth Preview
Avisynth Preview showed a cropped image.
(same for Vapoursynth Preview and normal Preview)

=> can't replicate

Cu Selur
This happens when enabled "Resize" on tab "Crop/Resize" and checked "Avisynth" - "Line" - "Resizer" some algorithm.
Found it was a bug with the Avisynth->Resizer, where I used || instead of &&, which caused the cropping to be ignored whenever a custom resizer was used.
-> will send you a PM with a link for testing in a few minutes.

Cu Selur