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

TypeError Help #44

Closed
Defywastaken opened this issue Jul 22, 2020 · 1 comment
Closed

TypeError Help #44

Defywastaken opened this issue Jul 22, 2020 · 1 comment

Comments

@Defywastaken
Copy link

image
Hello, I have an issue where the error message says:
"TypeError("VideoWriter_fourcc()
missing required argument 'c4' (pos4)"

How do you fix this?

@uyitroa
Copy link
Owner

uyitroa commented Jul 24, 2020

You need to enter the "four character code" for your preferred codec. For example, the fourcc of vp9 is vp90.
You can try to find the fourcc of the codec here: https://www.fourcc.org/codecs.php

@uyitroa uyitroa closed this as completed Jul 24, 2020
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