More > Media Center 12 (Development Ended)
any chance of adding .tif files to the taggers' repertoire?
jgreen:
If you zoom way in to a jpeg you're going to see tiling ( the picture is constructed of tiles). People start to look like aligators. Secondly, jpeg compression writes all the near-whites to absolute white, so that reflections on water, etc look like holes in the film.
Zoom into a hi-rez 16-bit per pixel (16 per channel=48 bit) tiff (or targa or SGI) and all you see is a hi-def representation of the original film grain. As Alex said, all digital capture coimpresses the original analog record, but 16-bit linear is a darn good capture, and "lossless", as compared to jpeg, which will melt like an mp3 if continually refiltered.
glynor:
I posted a good explanation of, and demonstration of, JPEG artifacts and compression problems in this thread a while back.
TIFFs are the standard image file format in professional grapics settings. Just like FLAC vs. APE vs. SHN vs. <insert_pet_lossless_audio_format_here> there isn't much of a quality difference between the lossless image formats. Different formats have different pros and cons, but TIFFs are the standard.
Image file formats have had much more time to "sort out" of course...
Alex B:
I read a couple of web pages about the TIFF format specification.
Actually, it is legal to wrap e.g. a JPEG compressed image inside TIFF since the specification allows about anything. For example, Photoshop has an option for JPEG compression with TIFF files. (Though, luckily this is not commonly used.)
Tagging metadata inside a TIFF file may be a complex issue. I am not sure if a good standard exists. TIFF tags are mainly used for defining the image content, but TIFF has a few predefined tags for textual information and a bunch of tags for proprietary info. These proprietary tags are mainly intended for HW manufacturers and SW companies.
glynor:
--- Quote from: Alex B on July 03, 2006, 12:12:47 pm ---Actually, it is legal to wrap e.g. a JPEG compressed image inside TIFF since the specification allows about anything. For example, Photoshop has an option for JPEG compression with TIFF files. (Though, luckily this is not commonly used.)
--- End quote ---
Actually, last I checked Photoshop was the only application that could read/write these images. ZIP compression is also allowed, but sparsely supported. Generally, LZW compression is well supported. Just like AVI, MOV, MKV, and OGM (and many other video formats) a TIFF is a container format which specifies how the data inside is logically structured (not necessarily the format of the data itself).
--- Quote from: Alex B on July 03, 2006, 12:12:47 pm ---Tagging metadata inside a TIFF file may be a complex issue. I am not sure if a good standard exists. TIFF tags are mainly used for defining the image content, but TIFF has a few predefined tags for textual information and a bunch of tags for proprietary info. These proprietary tags are mainly intended for HW manufacturers and SW companies.
--- End quote ---
It really is a complex issue. Generally, though... What Adobe does is what is used. That's their power in the industry. I would just like some of MC's tags to be saved in interchangable formats (like keywords for example). The vast majority would probably need to stay in MC's internal database, or use an XMP-style system.
marko:
16. NEW: Reads IPTC info from JPEG images.
my .tif files are developing an inferiority complex ;)
(I understand it might be difficult, but untill I'm told to shutup, I just gotta keep nudging :) )
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version