E-Male
20th February 2005, 21:09
i got a problem with my ImageMagick processing plug-in
http://forum.doom9.org/showthread.php?s=&threadid=90148
the code works this way:
1. convert the frame to ImageMagick format
2. let ImageMagick process the image
3. convert it back to avisynth
now the problem is that step 2 can change the image size
but i couldn't get changes of the framesize work at that point of the code
any chance i could make this work?
http://forum.doom9.org/showthread.php?s=&threadid=90148
the code works this way:
1. convert the frame to ImageMagick format
2. let ImageMagick process the image
3. convert it back to avisynth
now the problem is that step 2 can change the image size
but i couldn't get changes of the framesize work at that point of the code
any chance i could make this work?