Question
Python + Aerender + CSV data possible or not
Hello,
I am working on an AEP file which uses a CSV file containing data. All this works perfectly. I want to make rendering videos easier using python + aerender.
This also works except that my CSV file is not taken into account in this way and I end up with a video rendering without any of my texts present in my CSV file.
Could you tell me if what I want to do is possible or not?
Thanks in advance