TadasBaltrusaitis / OpenFace

OpenFace – a state-of-the art tool intended for facial landmark detection, head pose estimation, facial action unit recognition, and eye-gaze estimation.
Other
6.71k stars 1.82k forks source link

.mp4 does not support memory mapping #1071

Open feipiefei opened 5 months ago

feipiefei commented 5 months ago

Thank you for providing such a convenient tool. After I finished installing all the required environments and tried to run the script ./bin/FeatureExtraction -verbose -f "../samples/default.wmv", the following error occurred: Attempting to read from file:../samples/default.wmv ../samples/default.wmv does not support memory mapping Failed to open the video file at location: ../samples/default.wmv

My linux is Centos.