|
|
| Lance |
| Posted: Apr 5 2014, 05:58 PM |
 |
|
Newbie

Group: Members
Posts: 9
Member No.: 37834
Joined: 1-April 14

|
Still getting this message.. I have tried changing reinstalling AVIsynth, dropped the devIl into the folder, tried changing the tif to Tif LOL But this message still come up It frying my brain LOL...
Let me back track... I save this script as something like mmmmmmmmm.avs then open in VD as a avi file??? I do really appreciate all the help you are giving me.
[E] Error: Avisynth open failure: ImageReader: error 'Could not open file' in DevIL library reading file C:\Users\Reed Family\Desktop\xsky\xsun_000.Tif (C:\Users\Reed Family\Desktop\mmmmmmmmmmmmm.avs, line 1)
|
 |
| raffriff42 |
| Posted: Apr 5 2014, 07:49 PM |
 |
|

Advanced Member
  
Group: Members
Posts: 384
Member No.: 35081
Joined: 25-June 12

|
I can reproduce your error. Your script has to match the file names. If the files are named "xsun_000.tif, "xsun_001.tif" etc, the script should read "xsun_%03d.tif" -- etc.
|
 |
| Lance |
| Posted: Apr 5 2014, 08:21 PM |
 |
|
Newbie

Group: Members
Posts: 9
Member No.: 37834
Joined: 1-April 14

|
Hey I think we got it, it worked !!!!!!!!!!!LOL So do I just change the script to a new file name etc everytime I want to upload tif files??
And thanks again for your help. |
 |