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

Reading and writing videos via opencv does not work on linux #6

Closed
sdvillal opened this issue May 19, 2017 · 3 comments
Closed

Reading and writing videos via opencv does not work on linux #6

sdvillal opened this issue May 19, 2017 · 3 comments

Comments

@sdvillal
Copy link

Upstream issue: conda-forge#73

The solution, package v4l and v4l-utils into conda-forge. Do time allowing.

Unfortunately it is not only that it does not work, it does not work silently. So in the meantime, we should add strong checks of this happening (for example, check that a video file is being created).

@sdvillal
Copy link
Author

Apparently the problem was an unfortunate combination of an opencv 3.2.0 issue (fixed in master), building with an old version of gcc (the price to pay when you want stuff to work almost anywhere) and tests that were not running. It probably will get solved when this PR gets merged upstream. I keep this open until the fix makes it to our own packages.

@nzjrs
Copy link

nzjrs commented May 27, 2017 via email

@sdvillal
Copy link
Author

Closing this as it is all fixed with our forthcoming new package.

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