Johnny_Deep_Down_Below
27th August 2011, 00:57
Hello!
I need a FAST method to read multipage TIFF images, which are stored in the following format:
Resultion: 800x550
Frames: 270
Size: 327 MB
Format: Multipage TIFF
(This is just an example)
I tried:
ImmaRead (using Image Magick)
The new AviSynth 2.60 ("ImageSourceAnim()")
The first one is so incredibly slow, it cannot be used for anything useful at all.
The second one stills needs several seconds for stepping from one frame to the next one. This is also unacceptable.
For larger images (e.g. 3000x2000 pixel) this is even a lot worse!
So is there any multipage TIFF-plugin with reasonable performance?
I need a FAST method to read multipage TIFF images, which are stored in the following format:
Resultion: 800x550
Frames: 270
Size: 327 MB
Format: Multipage TIFF
(This is just an example)
I tried:
ImmaRead (using Image Magick)
The new AviSynth 2.60 ("ImageSourceAnim()")
The first one is so incredibly slow, it cannot be used for anything useful at all.
The second one stills needs several seconds for stepping from one frame to the next one. This is also unacceptable.
For larger images (e.g. 3000x2000 pixel) this is even a lot worse!
So is there any multipage TIFF-plugin with reasonable performance?