Skip to main content
claire334
Participating Frequently
August 24, 2022
Question

Python + Aerender + CSV data possible or not

  • August 24, 2022
  • 1 reply
  • 231 views

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

This topic has been closed for replies.

1 reply

Mylenium
Legend
August 24, 2022

Nothing to do with PY or AErender. This si a known limitation of the process and would occur e.g. in AME as well. In order for data to be usable for such render methods, the CSV file has to be added to the timeline and the references linked from there. Just connecting from the project won't work. It only works in a full AE due to how expressions work and resolve project items.

 

Mylenium