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 not find encoder for codec_id=27, error: Encoder not found ; ( ubuntu 18.04. Miniconda) #249

Closed
Andy-Ren opened this issue Nov 15, 2023 · 1 comment

Comments

@Andy-Ren
Copy link

ideoWriter will write to /root/workspace/animated_drawings/video.mp4
Using codec avc1
[ERROR:0@12.350] global /io/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp (2927) open Could not find encoder for codec_id=27, error: Encoder not found
[ERROR:0@12.350] global /io/opencv/modules/videoio/src/cap_ffmpeg_impl.hpp (3002) open VIDEOIO/FFMPEG: Failed to initialize VideoWriter

@hjessmith
Copy link
Contributor

Your version of opencv/ffmpeg doesn't include avc1 code (likely due to licensing issues). Try these steps:

#232

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

2 participants