1 | initial version |
You're keeping a copy of every frame you read-in. Depending on your videos, that could be a LOT of frames. Try doing something with them and clearing fra every so often.
2 | No.2 Revision |
You're keeping a copy of every frame you read-in. Depending on your videos, that could be a LOT of frames. Try doing something with them and clearing fra every so often.
Just to be clear: your memory assigned to your process is depleted and thus you need to do something about that. It is all in the error :)