mdmarshall.RemoveThis@my-deja.com wrote:
: Just got some pics from my Brother-in-law, three .jpg files. They're
: big, over 2 megs each, but something's wrong. Only about the top
: fourth of the picture is visible, the rest is a field of white dots on
: a brown background. I believe the background is just a repeated color
: from the picture.
: Am I making any sense? B-) I guess I could post a sample, but I'm
: hoping this will ring a bell with someone.
: I've seen this before on the 'net, does anyone know what causes it?
: Thanks, all!
In a JPEG file there is a header that tells the software the size of the
image (in part). Then there is a mass of digital data that defines the
image contents. If the data is not enough to fill the space defined in the
header, the rest of the space is either filled with random data (or
leftovers on the HD from previous data blocks) or an endless repete of the
last block of data. So either the header data was impaired (defining a
space larger than the data available) or the data was impaired with not
enough data transferred, or an "end of file" marker in the middle of the
data string. Either way it boils down to a corrupted file. This corruption
could be at the sending computer, durring the transfer, durring the
download to your computer, or on your hard drive. I know that this is a
VERY simplified explaination of the JPEG procedure, but for this question
it is enough to understand the problem.
Occasionally I have had one of the corrupted photos that fell under the
"incorrect EOF marker location" that one display software could read past
while others could not. But your best bet is to request a resend of the
photo. Possibly even a ZIP of the photo might help ensure the proper
transmission as the ZIP decoder has loads of check and double check
procedures to help ensure a complete file. The file will either unzip
correctly or it won't, no half measures.
Randy
==========
Randy Berbaum
Champaign, IL
>> Stay informed about: What causes this error in .jpg's?