-1

This is what I get every time

I'm new and need help. When I try to render an animation or image, this screen is all I get. I've followed a bunch of other posts on how to fix it and nothing, I'm using Cycles Render. I don't know what other info to add, I've never done this and it's as simple as my animations won't render and pause like that in the picture every time. That's all I know, this is my first animation ever and I don't know what I did.

1 Answers1

0

You are using lots of samples(16384 for diffuse to be precise).

When using Branched Path Tracing the number of samples for each light path is multiplied by the AA samples.

If you enable square samples then that number gets multiplied by itself (square is not the shape of the samples but the number is squared).

enter image description here

Bring down the number of samples to a realistic figure, one that you can render in your system within your lifetime.