NumesSanguis / FACSvatar

An Open Source Modular Framework From Face to FACS Based Avatar Animation (Unity3D / Blender)
GNU Lesser General Public License v3.0
430 stars 97 forks source link

Can I fix fps of OpenFaceoffline ? #26

Open l-h-e opened 3 years ago

l-h-e commented 3 years ago

Frame rate of OpenFaceOffline is depend on movie's quality so I open a movie with OpenFaceOffline but it has possible to be longer movie than original one . For example , I open 5 seconds movie with OpenFaceOffline , but it's low fps so avatar's face moves more than 5 seconds as a result . Can I fix fps ?

NumesSanguis commented 3 years ago

I would advice against using OpenFaceOffline to analyse videos in real-time. Instead, use the created .csv file with the input_facsfromcsv module.

I think what you're trying to do in your other issue (https://github.com/NumesSanguis/FACSvatar/issues/25) will work better.

l-h-e commented 3 years ago

Thank you for reply ! I see . I will use csv file to analyse in real-time