Activity › Forums › Adobe After Effects › AE 7 and CS3 file exchange ?
-
AE 7 and CS3 file exchange ?
Posted by Wallace Adrian d’alessio on September 8, 2007 at 8:46 amDoes anyone know of a way to save a backward compatible file from AE CS3 to AE 7 ?
Or a way to convert them?
TIA
Flux
Jerzy Drozda jr replied 18 years, 11 months ago 2 Members · 1 Reply -
1 Reply
-
Jerzy Drozda jr
September 9, 2007 at 2:16 amI had to deal with the same problem several times. It seems that the only solution for the time beeing is to export the project as a Premiere project via File > Export > Adobe Premiere Pro Project, and then import it back in the previous version of AE.
The thing with Premiere is that is uses XML as a project files, and its a great deal. It saved my but several times, because I was able to quickly write a parser that would do crazy things with the project, create new language version when subtitles are included and so on and so on.
I don’t know why they didn’t use XML in AE. Thats why I’ve been working on a AE script that will parse the current project and export it as XML, so you could then use the same script to import XML file in older versions of AE.
The basic idea is that it works like a macro – rebuilding the project from scratch.
Unfortunately this is not so easy as it sounds and since I don’t have that much time the project is far from releasing, so if theres anyone crazy enough to take this idea and make it a real script than it would be great!
Reply to this Discussion! Login or Sign Up