Hi Joseph and Steven,
Unfortunately neither of these are possible currently without modifying code. I’ve put in a feature request to make Submit Tool more robust and added you on it! You can also submit your requests at https://shotgunsoftware.com/roadmap
Meanwhile, you have 3 options:
- Wait for us to fix Submit tool.
- Modify the code under
RV_INSTALL_PATH/PlugIns/Mu/shotgun_review_app.mu
- Build your own submit tool using Shotgun API.
For modifying the code under shotgun_review_app, I think for both of your needs you can start with exportQuicktimeForCurrentSource
method. I believe that’s where the temp file is generated and location is specified.
Hope this helps!
– Alexa