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

Issue with reading .avi files #4

Open
sheelabhadra opened this issue Oct 30, 2017 · 3 comments
Open

Issue with reading .avi files #4

sheelabhadra opened this issue Oct 30, 2017 · 3 comments

Comments

@sheelabhadra
Copy link

While trying to run the 3dcnn.py file on the UCF101 dataset, I got an error - OpenCV: Couldn't read video stream from file "v_BalanceBeam_g02_c02.avi". I am working on macOs with Python 3 and OpenCV 3.3 installed in an Anaconda environment. I am having trouble with reading .avi files but .mp4 files work perfectly in my environment. Any suggestion to resolve the issue is appreciated. Thanks!

@bingo9062
Copy link

I meet the same question in macOS .
Have you got the resolution?

@bingo9062
Copy link

i can run perfectly at mp4 file
Have you got the resolution?

@sheelabhadra
Copy link
Author

I am using a workaround, for now. I am using MacOS native Python 2.7 instead of Anaconda Python 3.6 and I am able to process .avi files. I think installing OpenCV from the correct source in the Anaconda environment should resolve the problem. But, I haven't explored it myself. Please let me know if you find a solution.

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