FCP Project Folder Structures: Advice
Saturday, May 15th, 2010What’s a good folder structure for FCP? I read and heard lots of tips from great sources, but some of them (e.g. keep [.fcp] files on local drive not Media drive) sounded questionable, at least from my context, and anyway I always want to know the underlying reason for anything. So it’s research-time again…
- .
There are several aspects:
- .
Context
- Participants
- Individual, small team or large team
- Standards-based, methodical or haphazard
- Application(s)
- Apple (FCS etc.) -centric?
- Combination of several apps e.g. several makes of NLE
- Media
- File size and value.
- Storage system(s)?
- Local
- Normal or (relatively) slow drive
- Fast drive e.g. RAID
- Remote (probably shared).
- Exceedingly Slow (e.g. web via standard broadband)
- Slow (e.g. NAS such as WD MyBook)
- Fast but with possible latency (e.g. “Fibre Channel” / SAN)
- Integrated
- Final Cut Server giving seamless access to all storage including near-line (easily-retrievable archive)?
- Near-line storage is any medium that is used to copy and store data from the hard drive to a source that is easily retrieved [http://www.wisegeek.com/what-is-near-line-storage.htm].
- Final Cut Server giving seamless access to all storage including near-line (easily-retrievable archive)?
- Local
Requirements
- Tidy organization
- Easy to find stuff, including serendipitously.
- Easy to manage stuff, e.g. archiving / shelving and reinstating.
- Performance
- User-level.
- Keep
- System-level
- User-level.
- Security
My Conclusions (so far):
- The typical professional situation involves multiple users on a SAN. In this case:
- Each user should configure their apps (e.g. FCP) to save small and transient files to local disk.
- Local disk has less latency and minimization of small-file traffic on SAN improves its performance to all users.
- An individual (or item) -specific project file, which counts as a “small and transient file”, should not be saved routinely or automatically to shared media server but only saved there on an occasional basis (e.g. at end of day or project).
- Restricting this operation to end-of-project might “discourage” users from corrupting each other’s files, though really that’s what Permissions are for (in Mac OS X / unix).
- Each user should configure their apps (e.g. FCP) to save small and transient files to local disk.
- Much advice relates to the “typical professional situation”, not all of it is appropriate to other situations.
- .