I have a list of in and out points from client. How can I automate these points from her spreadsheet
How can I automate multiple in and out points from a spreadsheet to automate multiple edits on one long clip in a sequence?
How can I automate multiple in and out points from a spreadsheet to automate multiple edits on one long clip in a sequence?
It's not a particularly common need, as most workflows which have timecodes as text, also have the actual time values...
The missing piece is code to translate between textual representation of times, and actual time values.
This seems promising!
https://stackoverflow.com/questions/31385418/convert-timecode-to-seconds
Once you have seconds, you should be able to use PPro's ExtendScript APIs (including the handy Time object).
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.