Offset to image (.*) is more than file size (¶
Classification¶
Validator |
Validator version |
Error message type |
dpx-validator |
1.0.1 |
exact |
File format |
Version |
Specification |
Description |
Location |
image/x-dpx |
(:unav) |
Analyses¶
Analysis¶
The value of the start position of the image data presented in the file format header is further than the end of the file. The file size must be greater than the image data starting offset, or possibly equal to if there is not image data. The file might have been truncated or the presented start of the image data is scrambled.
Is it a bug in the validating software? - no
Possible solutions¶
Output example¶
InvalidField('Offset to image (2097152) is more than file size (8432) ')
InvalidField('Different file sizes from header (4028628992) and filesystem (8432)')
MIME type (:unav) with version (:unav) is not supported.