forked from justadudewhohacks/opencv4nodejs
-
Notifications
You must be signed in to change notification settings - Fork 54
Known issues / FAQ #20
Copy link
Copy link
Open
Labels
FAQPart of FAQPart of FAQdocumentationImprovements or additions to documentationImprovements or additions to documentation
Description
Activity
Metadata
Metadata
Assignees
Labels
FAQPart of FAQPart of FAQdocumentationImprovements or additions to documentationImprovements or additions to documentation
Global
Known issues:
@u4/opencv4nodejs Is not compatible with NodeJS 22 on windows, downgrade to NodeJS 20.FFmpeg compilation failed on mac.
OpenCV 4.X does not support FFmpeg 5, so downgrade to FFmpeg 4 until a future OpenCV release will support It.
Downgrade with using brew: #64