Live Link Face CSV export / Live Link Face Importer plugin import issue

Hi,

Sorry to hear you’re having trouble processing your takes.

The error you are seeing occurs when the file path to the take directory contains any text characters that are not within the ANSI character set. E.g.

C:\测试\path\to\take\archives

If you move your takes to a path that contains only ANSI characters then you should be able to process the footage as expected. E.g.

C:\test\path\to\take\archives

Thanks.