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

Output video in opencv tracking fails unless opencv installed from source #4

Open
alexandroid000 opened this issue Nov 13, 2018 · 0 comments

Comments

@alexandroid000
Copy link
Owner

In open_cv/tracking.py if write=True in the track function, writing the output video doesn't work and gives the error Could not find encoder for codec id 27: Encoder not found due to this issue:

opencv/opencv-python#81

Don't have time to figure out an alternate encoding that will work, but putting this here for future reference / is a good small bug for someone to fix.

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