Hi,
The memory usage is not the sum of the video size. It’s the resolution that matters.
If you don’t find a way to release the memory occupied by the MovieStim
objects (or add more memory), Python will crash.
Hi,
The memory usage is not the sum of the video size. It’s the resolution that matters.
If you don’t find a way to release the memory occupied by the MovieStim
objects (or add more memory), Python will crash.