We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
OpenCV is missing on the list of dependencies on https://www.openshot.org/en/user-guide/
Please add "libopencv-dev" as dependency to the webpage.
Hint: On debian12, libzmq3-dev does not contain the necessary headers. As I want to avoid PPA I got the latest version from https://github.com/zeromq/cppzmq
The text was updated successfully, but these errors were encountered:
OpenCV is missing on the list of dependencies on https://www.openshot.org/en/user-guide/ Please add "libopencv-dev" as dependency to the webpage. Hint: On debian12, libzmq3-dev does not contain the necessary headers. As I want to avoid PPA I got the latest version from https://github.com/zeromq/cppzmq
Actually libopenshot can work without openCV, some effect and features will be missing instead of crashing.
libopenshot
On building libopenshot without using custom PPA, I managed to create a Dockerfile that containerize the project here: https://github.com/aperture147/libopenshot-docker. If you find any problem, please open an issue there!
Sorry, something went wrong.
No branches or pull requests
OpenCV is missing on the list of dependencies on https://www.openshot.org/en/user-guide/
Please add "libopencv-dev" as dependency to the webpage.
Hint: On debian12, libzmq3-dev does not contain the necessary headers. As I want to avoid PPA I got the latest version from https://github.com/zeromq/cppzmq
The text was updated successfully, but these errors were encountered: