SILICON
25th July 2004, 21:33
I use This script:
ImageReader("menu2.tif", 0, 25, 25)
BilinearResize(720,576)
ConvertToYUY2()
An the avisynth give this message error:
ImageReader: error #1290 encountered in Devil Library
I have ever the same bug with TIF, JPG, PCX, GIG formats.
With BMP (In windows and OS2 formats) I have:
ImageReader: invalid (E)BMP file
ImageReader("menu2.tif", 0, 25, 25)
BilinearResize(720,576)
ConvertToYUY2()
An the avisynth give this message error:
ImageReader: error #1290 encountered in Devil Library
I have ever the same bug with TIF, JPG, PCX, GIG formats.
With BMP (In windows and OS2 formats) I have:
ImageReader: invalid (E)BMP file