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

could opencv package ("import opencv2") be used as an alternative to ffmpeg ? #275

Closed
stonebig opened this issue Aug 7, 2017 · 3 comments

Comments

@stonebig
Copy link

stonebig commented Aug 7, 2017

No description provided.

@almarklein
Copy link
Member

almarklein commented Sep 5, 2017

I don't know. Last time I checked py-opencv (or whatever the bindings are called) were a pain to install. But that was years ago.

Is it easy to install by now and does it provide the feature that we'd need? My feeling is that PyAV would be an easier route (#115).

@paulmueller
Copy link
Contributor

I would not recommend going through the trouble of implementing a wrapper for OpenCV:

I would suggest waiting until all wheels on PyPI support video functionality (opencv/opencv-python#14).

@almarklein
Copy link
Member

Ok, answering this question with no then, at least for the time being :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants