-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
RuntimeError: No valid H.264 encoder was found with the ffmpeg installation #108
Comments
i also have the problem |
Maybe you can use other image processing APIs to rewrite it, such as opencv. |
Did you solve the problem with opencv |
Oh, I just used it to splice the output image into a video. I think it should be modifiable but I have not try. I just test the pretrained model. |
thank you |
I fixed it on Ubuntu 22.04 as follows:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does anyone know how to solve this problem? Thank you very much!
The text was updated successfully, but these errors were encountered: