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

Cannot open video file in ubuntu #11

Open
liupgd opened this issue Oct 11, 2021 · 1 comment
Open

Cannot open video file in ubuntu #11

liupgd opened this issue Oct 11, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@liupgd
Copy link

liupgd commented Oct 11, 2021

I can open video file in Windows. The code is

using OpenCV
const cv=OpenCV
vcap = cv.VideoCapture()
cv.open(vcap, filename)

But the same code returned false in Ubuntu. I think it's the problem of OpenCV's dependencies, any suggests?

@rakeshksr
Copy link
Member

@liupgd Does this issue still continue to persist?

@rakeshksr rakeshksr added the bug Something isn't working label Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants