3

When I try to do any animation (in cycles), it ends up with black specks. like a dirty screen that stays with the camera and moves over objects in the scene. I have tried many settings to fix this.

3pointedit
  • 8,938
  • 1
  • 22
  • 48
randy
  • 31
  • 1
  • Could you be more specific? Maybe include images/a .blend file? – Shady Puck Mar 31 '16 at 00:40
  • possible duplicate of: http://blender.stackexchange.com/questions/925/can-you-change-the-render-seed-for-each-frame-of-an-animation-in-cycles/926#926 –  Mar 31 '16 at 01:17
  • Maybe related: http://blender.stackexchange.com/q/49520/2843? – Samoth Apr 02 '16 at 21:04

1 Answers1

4

I think you are experiencing two things:

1: Noise due to a low number of samples.

2: A fixed noise pattern.

The fix for the first one, is increasing the number of samples.

For the second one, change the noise seed using the timer Icon. That will make each frame have a different noise pattern.

enter image description here