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

Fix running doctests #1199

Merged
merged 2 commits into from
Oct 29, 2023
Merged

Fix running doctests #1199

merged 2 commits into from
Oct 29, 2023

Conversation

jlaine
Copy link
Member

@jlaine jlaine commented Oct 29, 2023

We use av.datasets so explicitly import it

We use `av.datasets` so explicitly import it
@jlaine
Copy link
Member Author

jlaine commented Oct 29, 2023

@WyattBlue it looks as though the changes for FFmpeg 6 dropped compatibility with FFmpeg < 5.0. This is fine by me but then let's make 5.0 our baseline including in docs:

https://github.com/PyAV-Org/PyAV/blob/main/docs/overview/installation.rst?plain=1#L59

.. and the CI matrix.

@WyattBlue
Copy link
Member

@jlaine Got it. Let's make #1198 where we apply these changes.

Our code now depends on FFmpeg 5.0 or better, so update the test matrix.
@jlaine jlaine merged commit 4e5d7b7 into PyAV-Org:main Oct 29, 2023
16 checks passed
@jlaine jlaine deleted the fix-doctests branch October 29, 2023 21:47
@bedilbek
Copy link

bedilbek commented May 3, 2024

@jlaine I was just curious why have you decided to drop support for FFmpeg 4.x version, maybe at least support for 4.4 could be there for some more time

@WyattBlue
Copy link
Member

@bedilbek We're dropping support for ffmpeg 5 full stop.

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

Successfully merging this pull request may close these issues.

3 participants