Search found 1 match
- 2011-12-14T01:59:53-07:00
- Forum: Users
- Topic: checking image integrity. How to speed up for many files?
- Replies: 1
- Views: 3832
checking image integrity. How to speed up for many files?
Hello, I create image sequences for video with a lot of frames. I use ImageMagick in command line to check the integrity of each frame with a loop. But it's very slow on big frames (HD TGA, 1920x1080, about 6 Mbits). So it's running at about 2 images per second. How can i speed up the process? Is it ...