Package Details: python-av 14.4.0-1

Git Clone URL: https://aur.archlinux.org/python-av.git (read-only, click to copy)
Package Base: python-av
Description: Pythonic bindings for FFmpeg
Upstream URL: https://pyav.basswood-io.com
Licenses: BSD-3-Clause
Submitter: peippo
Maintainer: peippo
Last Packager: peippo
Votes: 7
Popularity: 0.96
First Submitted: 2019-07-04 11:24 (UTC)
Last Updated: 2025-05-17 00:13 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

peippo commented on 2025-05-10 17:45 (UTC)

Thanks for noticing!

egore911 commented on 2025-05-10 15:20 (UTC)

cython 3.1 was released and is in "extra", so the dependency on cython-git is no longer necessary

peippo commented on 2025-04-23 16:45 (UTC)

For the time being, python-av does not compile with cython. cython-git is a build-time dependency, you’re free to install cython alongside python-av.

quietvoid commented on 2025-04-23 16:32 (UTC)

Making cython-git required to build doesn't seem ideal considering it conflicts with extra/cython

peippo commented on 2025-04-08 09:00 (UTC)

PyAV-14.3.0 needs cython>=3.1 to compile, waiting for it to release before bumping version

peippo commented on 2025-02-25 14:23 (UTC)

Ha, now 14.2.0 got released

micwoj92 commented on 2025-02-25 11:05 (UTC)

Ugh, so there is av and pyav which looks like the same software by same person/people? I was watching pyav pypi package.

https://pypi.org/project/av/
https://pypi.org/project/pyav/
https://github.com/PyAV-Org/PyAV
https://github.com/basswood-io/PyAV

peippo commented on 2025-02-25 10:52 (UTC)

Not sure from where you got the v14.2.1 - on PyPi, on Conda and on GitHub the newest version is 14.1.0

micwoj92 commented on 2025-02-22 19:12 (UTC)

Thanks, I got confused because .pyi files are also used by mypy as stub files.

I opened issue on namcap repo for this: https://gitlab.archlinux.org/pacman/namcap/-/issues/97

peippo commented on 2025-02-21 13:28 (UTC)

pyx are the source code, pyi the compiled cython modules