I would like to propose an enhancement to the project saving structure in Shortcut Video Editor. Currently, managing projects with multiple media assets can be cumbersome, especially when working with multiple memory cards or collaborating with a team.
Proposed Solution:
When saving a project, Shortcut Video Editor should create a structured folder system to keep all related assets organized. The project folder would contain four sub-folders:
Clips: Stores all video clips used in the project
Audio: Stores all audio files used in the project
Images and Animations: Stores images and animations used in the project
Proxies: Stores proxy files generated for the project
The main project file (.MLT) would be saved outside these folders, in the root of the project directory.
Benefits:
Easy collaboration
Send the entire project folder to team members, ensuring all assets are included
Efficient project management
Keep assets organized, making it easier to locate and manage files
Reduced errors
Minimize missing assets and broken links
Space management
Allow working with multiple memory cards without worrying about losing clips
Example Structure:
Project Name/
Clips/
Audio/
Images and Animations/
Proxies/
Project Name.MLT
To address concerns regarding complexity and storage for small projects, I propose that this advanced file management be implemented as an optional workflow. The standard “Save As” command would function as it does currently, saving only the project file (.MLT), which is ideal for quick edits, short slideshows, or simple projects that do not require external sharing.
For professional-grade or collaborative work, a new command, “Save As and Consolidate,” would trigger the creation of the structured project folder, automatically copying all active media (Clips, Audio, Images/Animations, and Proxies) into their respective subfolders. This mandatory consolidation eliminates the critical risk of a team member or mix engineer receiving a project with missing assets—such as a separately stored SFX folder—while still allowing for detailed internal organization by scene or day using Shotcut’s native playlist folders and bins.