I am getting this error when I am rending out frames using the movie render queue. I am having trouble understanding this problem and how to fix this. I would love to get some help on this. Here is the error message.
I normally set my Anti Aliasing to 16 temporal samples like in the image below.
Too many temporal samples for the given shutter angle/tick rate combination. Temporal Samples: 16 Shutter Angle: 0.000000 TicksPerOutputFrame: Frame: 800 Subframe: 0.000000 TicksPerSample: Frame: 0 Subframe: 0.138889. Consider converting to Spatial Samples instead!
LogMovieRenderPipeline: Error: SetCachedFrameTiming called with zero delta time, falling back to 1/24
Hi, I’ve had the same issue and it seemed to be due to having set Motion Blur Amount too low in either the camera or the PPV. Setting it back to default resolved the issue for me.
Have you figured out how to solve it?
I tried checking the blur amount as @lblkrapid said, but I have the default parametr set. My sequencer fps is set to 25fps and the tick is set to 25 fps too. I tried set it to a value of 50 and play with the blur amount in the PPV , But I haven’t found a solution.
I was able to correct this issue by ensuring motion blur has a value within the PPV. Temporal samples rely on motion blur (I set the value to .1 for now).
This is solved by setting your motion blur settings on your camera. For whatever reason, if I just set it on the PPV, I will always get the error. But if I set it on my cinecamera, everything works just fine
I had this issue because my sequence display rate was set to 24fps ( advanced settings ). setting it back to 24000 did it for me. I initially set this to 24fps because I was troubleshooting some issue with a simulation in the movie render queue…
As the editor time runs in ticks having too many temporal samples and a low tick tends to a small delta time between samples, you could increase the ticks or reduce the temporal samples per frame.