Createproject Python script is used for Media Composer finishing project preparation. It automatically creates:
- Custom named Media Composer project with custom bins.
- Custom named Avid MediaFiles/MXF media storage directory.
- Custom named ancillary storage path for elements.
In addition, createproject.py backs up the bin containing the locked sequence to the ancillary storage and copies it to SEQ Avid bin inside the project. Upon completion createproject.py sends emails to one or more recipients.
The user configurable template project contains bins used for the project creation.
The script requires Python 2.7x install in Windows. Python is installed in OS X by default. Minimal user configuration of the script is required.
Usage
The script is suited for episodic show use. The bin should contain no spaces and be named as:
<SHOW INITIALS>_<EPISODE NUMBER>[AnyText].avb
An example valid name is: ABC_101_FinalLocked.avb.
Windows
Drag-and-drop Avid bin onto the script icon.
OS X
- Double click the script icon.
- Drag-and-drop Avid bin onto the Terminal window
- Press Enter