
Project Directory
The Project directory is the parent project folder. A new folder is typically created for each separate project or client. Autoshot will use this folder to create 3 subfolders:- Takes
- Assets
- Sequences
Takes
The Takes folder is where Autoshot will sync takes to. The takes directory structure mirrors the way files are stored on Jetset. A separate dated folder is created for each individual day of shooting; this folder contains the day’s takes. Underneath that folder, a Camera folder is created. This will be named A, B, C, D, etc. depending on which camera the Jetset app was set to. Inside the Camera folder are subfolders for:- Scans (if created)
- Images (if 2D background images were added to the scene, they are stored here for later use)
- Metadata (contains the JSON files where the tracking data and shot metadata are stored)
- Videos (contains the iOS camera original, real time composite, and depth videos for each take)
Assets
The Assets folder is generated for an optional location for project assets, such as USD and USDZ exportsSequences
The Sequences folder is where Autoshot will place all data and files generated as part of processing takes for use in post production. Sequences are stored by the date of the take processed, with subdirectories showing the individual takes from that day that are processed. Inside the individual take directories are subdirectories that contain the actual generated files:- aimattes: Autoshot-generated 8 bit greyscale images, written in PNG RLE format.
- blend: generated Blender files
- camEXR: EXR files extracted from the iOS camera original video
- camPNG: PNG files extracted from the iOS camera original video
- cinecamEXR: EXR files extracted from the cine camera original. These are ACEScg format and DWAA compressed by default, with ZIP compression optional
- c4d: generated Python file for C4D import
- nuke: generated Python files for Nuke import
- syntheyes: generates Sizzle script for Syntheyes import
- maya: generated .ma file for Maya import