Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when try to saving output for MOV file #17

Open
Jolyne-Joestar opened this issue Mar 24, 2023 · 1 comment
Open

error when try to saving output for MOV file #17

Jolyne-Joestar opened this issue Mar 24, 2023 · 1 comment

Comments

@Jolyne-Joestar
Copy link

C:\Users\Levi Ackerman\working_directory\elderTech\HumanFallDetection>python fall_detector.py --video "C:\Users\Levi Ackerman\working_directory\elderTech\videos\fall_vid.MOV" --save_output
Starting...
src\openpifpaf\csrc\src\cif_hr.cpp:102: UserInfo: resizing cifhr buffer
src\openpifpaf\csrc\src\occupancy.cpp:53: UserInfo: resizing occupancy buffer
[ERROR:[email protected]] global cap.cpp:597 cv::VideoWriter::open VIDEOIO(CV_IMAGES): raised OpenCV exception:

OpenCV(4.7.0) D:\a\opencv-python\opencv-python\opencv\modules\videoio\src\cap_images.cpp:253: error: (-5:Bad argument) CAP_IMAGES: can't find starting number (in the name of file): outC:\Users\Levi Ackerman\working_directory\elderTech\videos\fall_vid.avi in function 'cv::icvExtractPattern'

no more images captured
C:\Users\Levi Ackerman\working_directory\elderTech\videos\fall_vid.MOV 1679668443.7428458
Exiting...

@taufeeque9
Copy link
Owner

Seems like an error with opening the video file. Have you tried changing the path of the video file or using a different video?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants