Quote:
Originally Posted by delphidb96
Remember, the jpeg file can't be larger than 64K. So an 800 x 600 jpeg *could* with 12-bit color depth, be large enough, especially if there's a bunch of crappy EXIF info embedded, to exceed that. Could be that the jpeg was created at High or Maximum quality. If you extract it and re-compress with Medium quality - using Photoshop or PSP - that should make the file small enough.
|
Yes, I know. The image is only 53K so there is no problem with the file size. This is definitely a bug in the firmware. And actually on the Gen3 images can be bigger than 64K. Some of the Mobipocket files here has images that are too large for a Palm device. That was the reason I implemented the --fiximagesize flag a couple of weeks ago.