How do I fix a "failed to open file at location" error? Specifically a video file

My command is the following:

./build/bin/FaceLandmarkVid -f "./samples/default.wmv"

I am trying to run a tool on a video stored in samples folder. It gives me the following error:

Failed to open the video file at location: ./samples/default.wmv

How can I go about fixing this?

I'd be more than happy to answer further questions if required. Thank you.

4 Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like