Skip to main content
vasiliyh82056221
Participant
June 30, 2018
Question

read every string with time code and for each generate a new copy of existing movie clip and place it to according time

  • June 30, 2018
  • 1 reply
  • 536 views

Hello!

Do you know how i can automatically copy existing clip and paste it several times in a timecodes that defined in excel file?

May be script that read excel that read every string with time code and for each generate a new copy of existing movie clip and place it to according time.

Thank you!

This topic has been closed for replies.

1 reply

Mylenium
Legend
June 30, 2018

Sure a script can do that. So what's the real question here?

Mylenium

vasiliyh82056221
Participant
June 30, 2018

The real question, maybe you can show me such an expression?

Before I ask about it, I searched it carefully. Despite the fact that these are simple operations, I did not find a suitable expression

Legend
June 30, 2018

There is no "suitable expression" - to parse an Excel file and create composition layers from it requires a very complicated script that nobody is going to have lying around to just give you.

See https://aescripts.com/compsfromspreadsheet/ for why this isn't easy.