Search Criteria
Package Details: python-av 15.1.0-2
Package Actions
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.23 |
First Submitted: | 2019-07-04 11:24 (UTC) |
Last Updated: | 2025-09-01 18:27 (UTC) |
Dependencies (9)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-ffplayoutAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR, ffmpeg-gitAUR, ffmpeg-fullAUR, ffmpeg-full-gitAUR, ffmpeg-decklinkAUR)
- python (python37AUR)
- python-numpy (python-numpy-gitAUR, python-numpy1AUR, python-numpy-mklAUR, python-numpy-mkl-binAUR, python-numpy-mkl-tbbAUR)
- python-pillow (python-pillow-simd-gitAUR)
- cython (cython-gitAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-pytest (check)
Required by (24)
- auto-editor
- hydrus-video-deduplicator-git
- manim
- python-aiortc
- python-blobfile-git (optional)
- python-colour-science (check)
- python-faster-whisper
- python-git-sim
- python-livekit-agents
- python-livekit-agents (optional)
- python-livekit-plugins-deepgram
- python-livekit-plugins-elevenlabs
- python-livekit-plugins-gladia
- python-livekit-plugins-groq
- python-livekit-plugins-openai
- python-livekit-plugins-playai
- python-livekit-plugins-rime
- python-livekit-plugins-sarvam
- python-livekit-plugins-smallestai
- python-livekit-plugins-speechify
- Show 4 more...
Latest Comments
1 2 3 4 5 Next › Last »
peippo commented on 2025-09-08 12:56 (UTC)
@astromatto: i had written you an e-mail last week to discuss this further - possibly went to your spam folder?
astromatto commented on 2025-09-03 09:28 (UTC)
Hi @peippo, thanks for the answer, we are still using the package on aarch64 (as part of this project I mantain - https://github.com/devDucks/astroarch) this is used by tens of people for acquiring images with ccd cameras
I usually install on my aarch64 build machine and ship it from my repo so end users do not need to compile it by themselves. I am offering 15.0.1-2 at the moment, you may rely on my build box for aarch64 if you want.
This is the output from makepkg https://gist.github.com/MattBlack85/c9657c799d2ff0456a6d7ffea3e65e66
peippo commented on 2025-09-01 18:29 (UTC)
Be sure to delete any existing source file:
rm ~/.cache/makepkg/src/python-av-15.1.0.tar.gz
peippo commented on 2025-09-01 18:26 (UTC)
@astromatto, sorry for not replying to your comment
I don’t have the means of testing on aarch64, not sure whether it’s a good idea to have an untested package here
peippo commented on 2025-09-01 18:23 (UTC)
Thanks for noticing, upstream pushed another commit and changed the tag, it seems
lynn commented on 2025-09-01 12:26 (UTC)
I got an error about a b2sum mismatch in this package. Can you reproduce?
astromatto commented on 2025-07-10 08:27 (UTC)
hi peippo, could you add aarch64 to the archs? I am using this package on aarch64 since 3 years and it always compile just fine, thanks!
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.
1 2 3 4 5 Next › Last »