rezoo / movis

Python library for video editing, presentation video generation, motion graphics, shader art coding, and other video production tasks
https://rezoo.github.io/movis/
MIT License
319 stars 17 forks source link

300GB of diskcache #64

Open trungnt13 opened 2 weeks ago

trungnt13 commented 2 weeks ago

the Composition layer never calls cull method to enforce the size limit for diskcache. There is also no mechanism to clean up the cache after a long development which often results in hundred of GB of diskcache locally.