RedDwarf1
31st August 2011, 02:19
Why cannot I get Imagesource to import png images either 24 bit or 32 bit?
In AvsPmod it throws an error
ImageReader: error 'Invalid extension' in DeViL library. This is after updating DeViL to 1.7.8. With the previous DeViL version 1.6.5, which came with AVISynth 2.5.8 and has been updated to SEt's AVISynth 2.6 July 19th build, the file appeared to open but the image was blank so it was not managing to open the image.
Is it possible to successfully open png's with AVISynth? If so how to do it.
Any tips or advice would be welcome.
[EDIT] I've sorted it out. Installed 2.6 to restore the original DeViL and then replaced avisynth.dll. I don't think I installed 2.6, I am sure I just replaced 2.5.8's avisynth.dll.
The png works, it was the alpha channel which was making it look incorrect, the image showed as all white. It was a white image with a transparent background.
In AvsPmod it throws an error
ImageReader: error 'Invalid extension' in DeViL library. This is after updating DeViL to 1.7.8. With the previous DeViL version 1.6.5, which came with AVISynth 2.5.8 and has been updated to SEt's AVISynth 2.6 July 19th build, the file appeared to open but the image was blank so it was not managing to open the image.
Is it possible to successfully open png's with AVISynth? If so how to do it.
Any tips or advice would be welcome.
[EDIT] I've sorted it out. Installed 2.6 to restore the original DeViL and then replaced avisynth.dll. I don't think I installed 2.6, I am sure I just replaced 2.5.8's avisynth.dll.
The png works, it was the alpha channel which was making it look incorrect, the image showed as all white. It was a white image with a transparent background.