Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'I did a similar thing...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
I did a similar thing...
Authored by: a1291762 on Jan 30, '03 04:21:37PM

I wanted to split my movie into several parts without losing the original. Rather than copy all the data (which is pretty huge) I just created symlinks (ln -s) to the files. iMovie didn't seem to mind either.

You could use this to create 2 versions of your movie, the "complete" version and the "parts" versions. The "parts" contain symlinks to the "complete" version's data.



[ Reply to This | # ]