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

OpenCV: FFMPEG: tag 0x7634706d/'mp4v' is not supported with codec id 13 and format 'mp4 / MP4 (MPEG-4 Part 14)' #49

Open
cherishman2005 opened this issue Jan 14, 2022 · 1 comment

Comments

@cherishman2005
Copy link
Owner

# node video_decoder.js 
OpenCV: FFMPEG: tag 0x7634706d/'mp4v' is not supported with codec id 13 and format 'mp4 / MP4 (MPEG-4 Part 14)'
OpenCV: FFMPEG: fallback to use tag 0x00000020/' ???'
decode end, exiting.
@cherishman2005
Copy link
Owner Author

brew update
brew uninstall opencv
brew install cmake
brew upgrade cmake
npm i -g node-gyp
npm uninstall -g opencv-build
npm uninstall -g opencv4nodejs
export OPENCV4NODEJS_AUTOBUILD_FLAGS=-DBUILD_LIST=core,imgproc,imgcodecs,videoio,highgui,video,calib3d,features2d,objdetect,dnn,ml,flann,photo,stitching,gapi
npm i -g opencv4nodejs

https://support.katalon.com/hc/en-us/articles/4410772406681-Cannot-install-opencv4nodejs-for-Image-based-Testing

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