Banding Issue #59899
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#59899
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows 10 Home Single Language 64-bit
Graphics card: Nvidia Geforce GTX 850m
Blender Version
Broken: From Blender 2.79b release (Heavy Banding Issue)
(example: 2.79b release)
(example: 2.80, edbf15d3c044, blender2.8, 2018-11-28, as found on the splash screen)
Worked: (optional)
Short description of error
Hello was rendering a mock-up scene and suddenly I found lot of banding issue, didn't happened with me.... :( even with 16 bit and 32 bit HDR, EXR output
Exact steps for others to reproduce the error
Based on the default startup or an attached .blend file (as simple as possible).
Added subscriber: @Manuli
Added subscriber: @ixd
I don't see any substantial regression in 2.80 or 2.79b compared to 2.78.
You can reduce banding using Render tab -> Post Processing -> Dither
Added subscriber: @brecht
Changed status from 'Open' to: 'Archived'
Right, dithering should be used to solve these kinds of issues. It is now enabled by default in 2.80 too.
Second, if you output HDR / EXR, it should be the application loading those images that applies the dithering, as the banding happens on the conversion to 8 bit.
Added subscriber: @SteffenD
Can you attach a PNG showing that problem? I have no problems here (2.79 and 2.80 no matter what version). I suspect it's an issue with your display driver (or its settings) or another piece of software that changes the display of images on your laptop.
Do the images @ixd posted look OK for you or do they also show banding?
Added subscriber: @WilliamReynish
Dithering is, afaik, only for 8-bit formats. When rendering out in 16 bit or higher, you may see banding, but that is due to the display, not the output file.
ahh! It solved as i increased samples and use dither (Didn't knew it exists in Blender)
Thank U ... Solved the issue... Actually, It should be enabled by default in the upcoming 2.8 version (as bracht said) even Cycles is same as Octane but Octane slightly adds dither to Image ..... BTW, These are results....
It is too late for this comment but I decided to check 32-bit .exr and yep, there is no banding there as expected