Help outputing to jpeg
-
L33tGreg
- Posts: 8
- Joined: Wed May 02, 2012 8:52 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- ram: 8GB
Help outputing to jpeg
ASP does a lousy job reducing colorspace from 16bpp to 8bpp. I have several photos where the jpg output looks hideous and (16bpp) tif output looks great. If I open the tif in gimp or eog and save a jpeg, it looks fine and is actually smaller than the ASP jpg! I have an example but unfortunately, it won't upload to the board (file size too big). Does anyone know of a way I can improve this situation? I thought about using ImageMagick with an output batch, but I can't figure out the command line. A simple "convert x.tif x.jpg" yields an image just as bad as ASPs.
-
afx
- Posts: 1675
- Joined: Thu Jan 12, 2012 1:38 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Video Card: FirePro 4900
- Monitor/Display Make & Model: NEC PA301w, ColorMunki
- Location: München
- Contact:
Re: Help outputing to jpeg
Color space???L33tGreg wrote:ASP does a lousy job reducing colorspace from 16bpp to 8bpp.
There is no bit depth specific color space (though one could easily argue that something as wide as ProPhoto is unsuitable for 8bpp)
What is the actual problem?
So what are the JPG queue settings? Can you post a screenshot?I have several photos where the jpg output looks hideous and (16bpp) tif output looks great.
Hmm, mentioning EoG in context with image problems is usually a pointer to a color management problem as EoG is not color managed at all. Puzzling that your gimp results are similar.If I open the tif in gimp or eog and save a jpeg, it looks fine and is actually smaller than the ASP jpg!
Potentially yet another hint for messed up CM settings.I thought about using ImageMagick with an output batch, but I can't figure out the command line. A simple "convert x.tif x.jpg" yields an image just as bad as ASPs.
cheers
afx
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
-
L33tGreg
- Posts: 8
- Joined: Wed May 02, 2012 8:52 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- ram: 8GB
Re: Help outputing to jpeg
I'm running Ubuntu 12.04. I have a monitor profile setup in system settings.
The picture in question is of a frog on a pumpkin. The colors are fairly saturated. The jpeg output is using SRGB colorspace witih 95% quality setting. The output, both the color in the frog and the pumpkin is VERY blotchy, not smooth. The conversion from the 16bpp tiff to jpeg using the Gimp looks fine. An interesting point is that the same image in B5 outputs much better (but still poorly relative to the gimp conversion).
Also EoG shows the tiff just fine, so I don't think it's a CM issue.
The picture in question is of a frog on a pumpkin. The colors are fairly saturated. The jpeg output is using SRGB colorspace witih 95% quality setting. The output, both the color in the frog and the pumpkin is VERY blotchy, not smooth. The conversion from the 16bpp tiff to jpeg using the Gimp looks fine. An interesting point is that the same image in B5 outputs much better (but still poorly relative to the gimp conversion).
Also EoG shows the tiff just fine, so I don't think it's a CM issue.
-
afx
- Posts: 1675
- Joined: Thu Jan 12, 2012 1:38 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Video Card: FirePro 4900
- Monitor/Display Make & Model: NEC PA301w, ColorMunki
- Location: München
- Contact:
Re: Help outputing to jpeg
No, just the opposite...L33tGreg wrote:Also EoG shows the tiff just fine, so I don't think it's a CM issue.
As EoG is not color managed, anything that looks fine in EoG is suspect.
Use Geeqie instead.
Can you post the raw&XMP somewhere?
cheers
afx
Send bugs to the Monkey // AfterShot Kickstart Guide // sRGB clipping sucks and Adobe RGB is just as bad
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
Bibble since 2005 // W7 64 on quad Phenom // Ubuntu 14.4 on quad i7 and dualcore AMD // Images
-
L33tGreg
- Posts: 8
- Joined: Wed May 02, 2012 8:52 pm
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- ram: 8GB
Re: Help outputing to jpeg
@afx : You were right. My color profile was not correctly setup.
