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

libopenh264 too new for opencv with current ffmpeg #31

Open
BenoitDaviet opened this issue May 2, 2022 · 0 comments
Open

libopenh264 too new for opencv with current ffmpeg #31

BenoitDaviet opened this issue May 2, 2022 · 0 comments

Comments

@BenoitDaviet
Copy link
Contributor

On linux (ubuntu 18.04 and 20.04)
it seems that currrent intall of ffmpeg with conda lead to installation of liopenh264.so.6 which is too new for opencv. Forcing libopenh264=2.1.0 prior phenomenal installation result in liopenh264.so.5 and fix the bug. To be included in meta.yml ?

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

1 participant