Hello!
I need help to better explore the functionality of linking CSV files with After Effects projects.
I have some projects that I need to render very often, the video design of these projects is exactly the same, what changes is the text information and in some projects I also need to change the backgroundcolor.
With that in mind, I decided to explore the potential of After Effects template creation further and use a CSV file to change the text information and create some conditionals to change the background color according to what is written in the CSV file.
This allows me to create these videos much faster and put to render directly in Media Encoder or using a .bat file to render it with aerender, so I don't even need to open the project.
The issue is that for some reason in some videos the CSV information is lost in the middle of rendering and the video texts start to glitch and switch frantically between the information in the CSV file and the information that was in the Text Layer...
This forces me to check all the videos in full and put the videos that had a problem to re-render...
This CSV functionality is extremely cool and can speed up many workflows, but it definitely needs some bug fixing to work flawlessly.
Would the Adobe team please take a look at this?
A suggestion on my part would be to add a conditional in the programming that behaves as follows:
- IF the Layer is linked to a CSV file, get the necessary information in the first frame of that layer and store it.
That way, the information would not be linked during the entire rendering process, which would possibly avoid any connection problems between After Effects and the CSV file.
If this works as expected, it will certainly help many professionals and greatly expand the possibilities.
Additional Information
- These template projects have only one composition in the project.
- Projects are rendered in H.264.
- I render in Media Encoder by copying the project to a watched folder
- Using the .bat command in Aerender the glitch problems are even bigger
- The bug does not occur in all videos, which indicates that probably in some renderings there is a bug that causes the link with the CSV file to be lost and continuously reconnected