Question
Memory Release in RenderSuite
Howdy,
I've had problems with releasing used memory using RenderSuite2.
In the plugin I call AEGP_RenderAndCheckoutFrame to get a receipt for the pixels, and AEGP_GetReceiptWorld to get the raw pixels. After tweaking the pixels i call AEGP_CheckInFrame to release the pixels. I do not dispose the world i get.
For some reason, i see that AEGP_CheckInFrame does not release the pixels, and that the memory is only being released when closing the project/AE program.
Any idea why it happens?
Thanks,
Eran Kalmanson
I've had problems with releasing used memory using RenderSuite2.
In the plugin I call AEGP_RenderAndCheckoutFrame to get a receipt for the pixels, and AEGP_GetReceiptWorld to get the raw pixels. After tweaking the pixels i call AEGP_CheckInFrame to release the pixels. I do not dispose the world i get.
For some reason, i see that AEGP_CheckInFrame does not release the pixels, and that the memory is only being released when closing the project/AE program.
Any idea why it happens?
Thanks,
Eran Kalmanson