[argyllcms] Re: Need help figuring out just why my profile isn't working

Lars Tore Gustavsen píše v Ne 14. 12. 2008 v 11:51 +0100:
> On Sun, Dec 14, 2008 at 9:53 AM, Milan Knížek <knizek.confy@xxxxxxxx> wrote:
> 
> > BTW. EoG has a bug that it behaves as CM-aware app only for images with
> > embedded profiles or "Exif:ColorSpace" equal to "1" (in JPEGs). See bug
> > #554498 in bugzilla http://bugzilla.gnome.org/show_bug.cgi?id=554498
> > while it should assume that images without a profile are in sRGB or let
> > the user decide on that.
> >
> Of topic here:
> After a quick test I noted that if I converted the stripped down image
> mentioned in the bug to respectively sRGB and prophoto, only the
> prophoto one are displayed correctly with eog.
> 
> $jpegicc -e   -o ProPhoto_RGB.icm -v stripped.jpg  prophoto.jpg
> l
> $ jpegicc -e  -v stripped.jpg  srgb.jpg
> 
> I wonder if this bug is related.
> 
I think it is the same bug. The first command embeds the icc profile,
hence eog works as expected.

The second command does not embed any profile (even that asked to do so)
so the output srgb.jpg is "stripped", too.
BTW, when you run "$ jpegicc -e -v -o sRGB.icm stripped.jpg srgb2.jpg",
the profile is embedded.

Best regards,

Milan Knizek
knizek (dot) confy (at) volny (dot) cz
http://www.milan-knizek.net - about linux and photography


Other related posts: