Quote:
Originally Posted by JeffElkins
Nope! I just checked the original "jpg" file and it reports as a GIF. Could that be the problem? A routine looking for a jpg then crashing when it encouters a gif?
|
The filename should not matter. I just tested on a Linux machine and it did not seem to matter. The GD library should read both GIF and JPEG. Maybe the problem is that the ~ gets stripped or something. On what platform did you have the problem?
And you did not run conversions in parallell?