Closed ab192130 closed 1 year ago
Hey @ab192130!
Did you measure what time it takes to render precisely the same composition and set of settings within After Effects directly (without nexrender)?
Also you might want to try rendering with the AErender binary directly without nexrender.
for me the rendering takes nearly 3 minutes. I have implemented Nexrender in Node.
How long does it take when rendering by the AErender cli without nexrender?
We attempted it without using nexrender and discovered that it's an issue with the AE project. It renders extremely slowly for some unknown reason, perhaps due to the imported assets. The only solution to expedite the process was to adjust the render settings to Half.
Thank you for your assistance ^^
how can I halve the render settings?
@turgutreis please elaborate what do you mean?
I think I have misunderstood.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi nexrender community. I'm trying to render a video with nexrender. The length of the video I'm trying to render is: 20 sec. But render takes about 11 minutes.
I've tried enabling "multiFrames" option. But it didn't help. Rendering time was the same.
"maxMemoryPercent" and "multiFramesCPU" options are set to default values.
I've tried both binary and programmatical ways. PM2 load-balancing also have been tried.
Current system specs are:
How can I increase my rendering time? I'll appreciate any help. Thank you