-
Script for setting inPoint and outPoint of images using .csv
Hello all,
I have a number of Power Points from a client. I’ve exported each slide as an image, and have .csv files with time stamps for each slide.
I’d like to create a script that imports the images into a new comp, and sets the in and point of each layer according to the time stamp column on the .csv
The .csv is formatted like this:
Slide 1,0:17
Slide 2 ,0:47
Slide 3 ,0:53
The slides are Slide 1.jpg, Slide 2.jpg, Slide 3.jpg, etc.
I have a small amount of experience with scripting, but this is beyond my skillset at this point.
Is this possible? Any help is greatly appreciated. Thanks!