celoyd / wheather

Image-compositing scripts for filtering weather out of satellite images
52 stars 5 forks source link

Image with zero byte of size from slicey process #4

Closed bennyistanto closed 11 years ago

bennyistanto commented 11 years ago

Hello again,

I got images with 0 byte from slice process, https://gist.github.com/bennyistanto/5376861

Thanks

celoyd commented 11 years ago

This is almost certainly due to an out-of-date jpegtran. I think it needs libjpeg version >= 6b, but that’s from memory. Distributions tend to be extremely conservative about updating libjpeg for some reason. The slicing is not a necessary part of the project, only an optimization for multicore systems, so you may be able to work around it.