Skip navigation
wmichals83
Currently Being Moderated

Automating the Creation Process for 1 video for 1000s?

May 15, 2013 4:12 PM

Here's what I want to do, but I don't know if it's possible:

 

For my company, I have designed a fairly simple motion graphics type video for various products that we sell online. It involves the image of the project, some descriptions of it and a title, with some simple movement and transitions with music underneath. The problem though is that we have 1000s of products. Is there a way to create, buy, or have written a script that will be able to take the template project that i've created and use it to do a similar thing with the 1000s of other products (over a long time, presumably)? Just replace the image and text with text and image in a predetermined location.

 

Does this make sense? Is it possible? If so, how?

 

If not, what other approaches would you guys suggest to approaching this problem?

 

Thanks a lot.

 

William

 
Replies
  • Currently Being Moderated
    Dec 13, 2011 8:04 AM   in reply to wmichals83

    hi william!

     

    in short: yes.

    what you're asking for is very much possible, and actually not too complicated to do.

    i would recommend using AE's javaScript interface and not the C++ API.

    it's one hell of a lot easier to develop and also to adjust, and it has all the facilities you need.

     

    in essence:

    1. you supply a file with a list of the data you want to input to each product. (i.e. file names, text, ect...)

    2. the script parses that file and iterates though the entries, each time importing the base project and replacing the footage and text.

    3. either render each project and move to the next, or create a big project containing any number of the entries and render it all together.

    4. tada!

     

    :-)

     
    |
    Mark as:
  • Currently Being Moderated
    May 15, 2013 6:03 PM   in reply to wmichals83
     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (1)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points