Copy link to clipboard
Copied
Hi,
Here's my point :
In AE 22.5 build 53 :
- A composition only displaying a text from .csv UTF-8 file from Excel
- Text displayed thru expression " footage("Classeur1.csv").dataValue([0,1]) "
- Everything works out right in AE preview, my text is here on the screen
In Media Encoder 22.5 build 57 :
- Encoding in h264 from AE export command
None of my .csv text is displayed. Nothing. Text entered in AE is correctly displayed but any of my .csv text is ignored...
What to do ?
Thanks for helping... I'm quite dying with that thing !
GP
Copy link to clipboard
Copied
This is a known issue/ limitation. references directly from the project panel will disappear because AME cannot resolve the file path correctly. You need to add the file as a footage item to the timeline ands link it from there. Otherwise simply render an intermediate file directly from AE and convert it later.
Mylenium
Copy link to clipboard
Copied
Hi Mylenium,
You want it marble ou steel ? I mean the statue I'll erect to your effigy.
Thank's so much for your feedback. I thought it was due to a bad UTF encoding and made so many trials...
footage(thisComp.layer("Classeur1.csv")).dataValue([0,1]) and hop, problem solved !
Thanks again.
GP