Forums
New posts
Search forums
What's new
New posts
New media
New media comments
New profile posts
Latest activity
Media
New media
New comments
Search media
Members
Current visitors
New profile posts
Search profile posts
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Learning
Post Processing
What causes pixelation?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="aroy" data-source="post: 537587" data-attributes="member: 16090"><p>I use NX-D for RAW processing and then exporting to 1000 pixels on the long side. Never faced this problem, even though I shoot in harsh tropical sun where the DR is quite high.</p><p></p><p>Posterization during jpeg conversion depends on the algorithm used. A good algorithm will rarely posterize. Even if it does, there is no point in compressing to below 80% quality for posting on the NET. I should know, as I have written a lot of software in C++ and had to find a good JPG library (you will be surprised to know how bad some of them are, and they are used by a lot of commercial people). Good algorithms will take cognizance of the DR (at least for 8 bits) and not posterize. It is only when the algorithm is trying to aggressively do a global compress that problems start.</p></blockquote><p></p>
[QUOTE="aroy, post: 537587, member: 16090"] I use NX-D for RAW processing and then exporting to 1000 pixels on the long side. Never faced this problem, even though I shoot in harsh tropical sun where the DR is quite high. Posterization during jpeg conversion depends on the algorithm used. A good algorithm will rarely posterize. Even if it does, there is no point in compressing to below 80% quality for posting on the NET. I should know, as I have written a lot of software in C++ and had to find a good JPG library (you will be surprised to know how bad some of them are, and they are used by a lot of commercial people). Good algorithms will take cognizance of the DR (at least for 8 bits) and not posterize. It is only when the algorithm is trying to aggressively do a global compress that problems start. [/QUOTE]
Verification
Post reply
Forums
Learning
Post Processing
What causes pixelation?
Top