-
Notifications
You must be signed in to change notification settings - Fork 414
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
Support PyAV 10+ (Python 3.11) #292
Labels
Milestone
Comments
Breakthrough
added a commit
that referenced
this issue
Oct 24, 2022
Breakthrough
added a commit
that referenced
this issue
Oct 24, 2022
Breakthrough
added a commit
that referenced
this issue
Oct 24, 2022
Breakthrough
added a commit
that referenced
this issue
Oct 24, 2022
Breakthrough
added a commit
that referenced
this issue
Nov 15, 2022
Breakthrough
added a commit
that referenced
this issue
Jan 30, 2023
Breakthrough
added a commit
that referenced
this issue
Jul 9, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current VideoStreamAv backend does not work with PyAV 10.0 and uses several now deprecated/removed features.
Looks like binary packages of PyAV are only available from version 10 onwards for Python 3.11.
The text was updated successfully, but these errors were encountered: