VSE and path problem

Hi

I’m looking for any way to open my VSE with all of my sequences loaded correctly on the other computer with different folder structure. I am quit new to blender and don’t exactly know if it is possible to have some kind of a project structure to keep all of my file path relative. Or maybe you could guys recommend any python script for path renaming…I am not sure about ideal solution for that… Appreciate if you could help me

thanks
kuba

both PC’s have to have the same sub-folder structure (if using relative paths). Or both PC’s have to have the same source files in the same location (absolute paths). Or you will have to hunt. If they are named differently on each PC, you will have to hunt. With texture images, there is a script that hunts for you; perhaps you could modify that.

Having a little organizational nightmare, eh?

If you store each project with all of it’s associated files in a dedicated directory with subdirectories for keeping things organized, then you can transfer the project folder without ever having to wory about this little problem.

I’ve been having the same issue, so I created a patch that allows you to change the path to movies and HD audio: http://alum.mit.edu/www/dgulotta/blender-2.43-changemovie.patch To change the path, select the clip and press C. Warning: I haven’t tested this very much, although it appears to work.

Cool thanks, but where should I put it. Is Blender\plugins\include the right place for that?

cheers
kuba