torinmb / mediapipe-touchdesigner

GPU Accelerated MediaPipe Plugin for TouchDesigner
MIT License
522 stars 21 forks source link

Slow File Save: Turn on "Enable External .tox" on MediaPipe by Default #90

Open torinmb opened 3 weeks ago

torinmb commented 3 weeks ago

In newer versions of TD this is turned off. If someone drags the MP.tox into their project and tries saving it takes foreverrrr to save because it's encoding the whole MP tox in the .toe. Enabling externalization by default will help a lot of people.

For anyone seeing this you can fix the slow file saves by turning on "Enable External .tox" in the common tab of the MediaPipe container. Make sure when you drag the MediaPipe.tox into your project it's next to your .toe file (similar to how you keep movie files in the same folder as your project)

Screenshot 2024-06-12 at 3 33 33 PM