I think it's not possible to do that at the moment, because of the absolute paths in the *.avc files.
Code: Select all
<source type="file" couldContainVideo="1" couldContainAudio="0" name="E:\livefootage\25\01\0004.mov"

Code: Select all
<source type="file" couldContainVideo="1" couldContainAudio="0" name="E:\livefootage\25\01\0004.mov"
Code: Select all
<videoClip>
<source type="file" couldContainVideo="1" couldContainAudio="0" name="/myNewPath/filename.mov"
Code: Select all
<effects>
<effect uniquePresetId="10000" fileName="C:\Program Files\Resolume Avenue 3.1.1\plugins\vfx\AVFFGLInvertRGB.dll"
Code: Select all
<effects>
<effect uniquePresetId="10000" fileName="/Applications/Resolume Avenue 3.1.2/plugins/vfx/AVFFGLAddSubtract.bundle/Contents/MacOS/AVFFGLAddSubtract"
sensible ideawerlin wrote:a first big step would be having the slots displaying the names of the missing clips... at least then we can resolve the whole thing trough notepad (not ideal but still very usefull)