-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Followed the tutorial on youtube including:
- Installing python through Chocolatey (v3.7.3)
- Pip installing latest versions of numpy, opencv-python, imutil
I have a sample video from an shaky handheld Falcon 9 launch in the .avi format with proper 'wmv1' codec and 'wmv' file extension and I have not been able to run the program line as instructed with using the latest version of the stabilization code.
When I execute the code using the usual line 'python videostabilization.py Falcon.avi wmv1 wmv' I am returned with an unplayable wmv file and messages reading:
'warning: Error opening file </build/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:901>'
'warning: Falcon.avi </build/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp:902>
Wondering if anybody else has had this problem and if there's a troubleshooting method for issues like this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels