Skip to main content
mapm40622069
Participant
July 27, 2022
Question

After effect : my csv text vanished after Media Encoder encoding....

  • July 27, 2022
  • 1 reply
  • 450 views

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

This topic has been closed for replies.

1 reply

Mylenium
Legend
July 28, 2022

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

mapm40622069
Participant
July 28, 2022

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