Inspiring
January 25, 2022
Answered
file path for replacing the footage via script ae
- January 25, 2022
- 1 reply
- 1281 views
How to convert windows file path into An Extendscript File object. (that is app.project.item(index).replace(file)
and convert
"E:\Automate Editing\second_attempt\ae\basic_ae_project\media\png_pics_ae_script_basic_auto\img_11.png" into this image

i got that path by using
app.project.item(index).mainSource.file
I am tryinng for days to ge this tried encodeURI and File.encode too. How to get the path for file to replace the footage. Thanks in advance.
