2.1.0.40: Warning for using USM in queue - FIXED in 2.1.1.9
-
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:
2.1.0.40: Warning for using USM in queue - FIXED in 2.1.1.9
Hi,
when using USM in queues that downsize images, this can create tile artifacts (little white strips). Both on Windows and Linux and therefore I assume on MacOS as well.
So use some post processing script for sharpening (imagemagick works just fine).
cheers
afx
when using USM in queues that downsize images, this can create tile artifacts (little white strips). Both on Windows and Linux and therefore I assume on MacOS as well.
So use some post processing script for sharpening (imagemagick works just fine).
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
-
Hobgoblin
- Posts: 259
- Joined: Fri Jan 13, 2012 3:00 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Location: UK
Re: 2.1.0.40: Warning for using USM in queue
Do you have an example script, or command line, for Imagemagik sharpening?afx wrote:Hi,
when using USM in queues that downsize images, this can create tile artifacts (little white strips). Both on Windows and Linux and therefore I assume on MacOS as well.
So use some post processing script for sharpening (imagemagick works just fine).
cheers
afx
I have an old 'nconvert' one from Bibble days, but can't seem to find one for Imagemagik.
Any pointers appreciated.
R.
-
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: 2.1.0.40: Warning for using USM in queue
Don't have my script handy at the moment. But me thinks just selecting mogrify as the command and then using something like
in the parameter line should work (copied from a script from Bernd).
An alternative would be to configure a batch queue that does not resize but uses ImageMagick for resizing which defaults to Lanczos, which is a bit slow but does not need extra sharpening.
(There was a lengthy thread about this in the B5 forums).
cheers
afx
Code: Select all
-unsharp 6x2+0.3+0 -unsharp 0.4x0.4+4+0.01 %1An alternative would be to configure a batch queue that does not resize but uses ImageMagick for resizing which defaults to Lanczos, which is a bit slow but does not need extra sharpening.
(There was a lengthy thread about this in the B5 forums).
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
Re: 2.1.0.40: Warning for using USM in queue
Sorry, but what is USM?
Thanks
Syv
Thanks
Syv
-
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: 2.1.0.40: Warning for using USM in queue
UnSharp Mask (in the post processing options).
cheers
afx
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
-
Hobgoblin
- Posts: 259
- Joined: Fri Jan 13, 2012 3:00 am
- System_Drive: N/A
- 32bit or 64bit: 64 Bit
- Location: UK
Re: 2.1.0.40: Warning for using USM in queue
Thanks, I'll have a play around.afx wrote:Don't have my script handy at the moment. But me thinks just selecting mogrify as the command and then using something likein the parameter line should work (copied from a script from Bernd).Code: Select all
-unsharp 6x2+0.3+0 -unsharp 0.4x0.4+4+0.01 %1
An alternative would be to configure a batch queue that does not resize but uses ImageMagick for resizing which defaults to Lanczos, which is a bit slow but does not need extra sharpening.
(There was a lengthy thread about this in the B5 forums).
cheers
afx
Alas the Bibble5 forums seem to have vanished from the face of the earth - not even on Wayback machine.
R.
Re: 2.1.0.40: Warning for using USM in queue
I wonder whether this is what I am seeing when converting Sony RX100 II files. I thought it was a bug specific to Sony RX100II files.
-
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: 2.1.0.40: Warning for using USM in queue
Nope. It can happen with JPGs as well.
cheers
afx
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
Re: 2.1.0.40: Warning for using USM in queue
Thanks afx
My issue appears to concern resizing, not sharpening.
Michael
My issue appears to concern resizing, not sharpening.
Michael
-
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: 2.1.0.40: Warning for using USM in queue
Resize alone does not consistently trigger this.
Does it on your files? Can you make one available.
cheers
afx
Does it on your files? Can you make one available.
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
Re: 2.1.0.40: Warning for using USM in queue
Resize alone does trigger it. Image in the other thread, which I know you have now seen.
regards
M
regards
M
-
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: 2.1.0.40: Warning for using USM in queue
Seems fixed in 2.1.1.9
cheers
afx
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
