Skip to content

Python script not running on Windows 8 #1

@noah-soderquist

Description

@noah-soderquist

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions