Kino
Subscriber
This makes no sense. For one there hasn't been a 16-bit Window platform since Windows 3.1 and DOS. And how can you have rounding errors going from 16-bit to 64-bit? Maybe you are talking about Little Endian vs Big Indian formats? But that is not exactly a hard problem to solve either.
You're right; I should have said, "You can have cumulative rounding errors in the image if you work with 16 bit images in a 64 bit environment under certain circumstances."
Got a bit lazy.
We DID have a huge problem with Big Endian interpretation of Little Endian TIFF files when trying to use a workstation after conversion from a Cineon 10 bit LOG file.
Seems the programmers who wrote the filter interchanged the standards willy nilly, using old bits of boilerplate and new snippets of code and created a huge mess that is still being sorted out...
Whole point I am trying to make, and a lot of computer types brush off as inconsequential, is that invariably the image is constantly "converted" via LUTS (look up tables) and interpretation programs built into software (some known to the user, some automatic and without recourse) that invariably change the image in subtle and not so subtle ways.
You as an end user might be willing to blow off the gradual erosion of the original image, but it certainly flies in the face of the #1 most-quoted reason digital is supposedly superior, lossless copying.
Sure, you can bit for bit copy a file, but can you utilize it without corrupting the image?
Anyway, my this horse is pulpy...
Last edited by a moderator: