Skip to content

Set the maximum keyframes to avoid memory problems #214

Answered by ymd-stella
abylikhsanov asked this question in Q&A
Discussion options

You must be logged in to vote

No, it doesn't.
In addition, in the main branch, setting an upper limit on the number of keyframes does not reduce memory usage.

If high memory usage is your problem, I recommend you to use use-shared-ptr branch.
In this branch, unused keyframes are released.
The keyframe limit is not implemented yet, but if you create an issue for a feature request, someone may implement it when they feel like it. Your pull requests are also welcome.

(Note: I just merged use-shared-ptr into main.)

Replies: 1 comment 14 replies

Comment options

You must be logged in to vote
14 replies
@ymd-stella
Comment options

@abylikhsanov
Comment options

@ymd-stella
Comment options

@abylikhsanov
Comment options

@ymd-stella
Comment options

Answer selected by ymd-stella
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants