Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing submitted project to slave in local mode through server or shared drive #1

Open
samytichadou opened this issue Mar 17, 2019 · 0 comments

Comments

@samytichadou
Copy link

Hey,
For now Pandora on local mode copy the submitted project (and dependant files if the option is checked) on the slaves computers, then start rendering them.

This operation could take a while when dealing with big project file, and the links to external files (if not copied with the dependant files option) could be lost because of different hard drive and relative path, or different mount letter depending on computer.
When working on a shared drive or server, i think it would be great to take advantage of this by not copying entirely the project and external files on another hard drive but reading it through this shared one.

To address the issue, an option could be added for example, to copy the submitted project in coordinator workfolder (which, in local mode, should be accessible by all slave computers) and read it from there.
The user could also decide to create a temporary project in the original location of the submitted project (or a temporary folder), this could be easier to keep track of pandora's rendered shot and making sure external files links are ok (in case the coordinator workfolder is not on the same shared drive than the project and work material).

Thanks for your great work on this tool, cheers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant