Search Criteria
Package Details: python-av-git 9.2.0.r10.g1d892a7-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-av-git.git (read-only, click to copy) |
|---|---|
| Package Base: | python-av-git |
| Description: | Pythonic bindings for FFmpeg |
| Upstream URL: | https://github.com/mikeboers/PyAV |
| Licenses: | BSD |
| Conflicts: | python-av |
| Provides: | python-av |
| Submitter: | jerry73204 |
| Maintainer: | None |
| Last Packager: | lmartinez-mirror |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2018-07-21 17:40 (UTC) |
| Last Updated: | 2022-08-20 18:46 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-gitAUR, ffmpeg-amd-fullAUR, ffmpeg-full-gitAUR, ffmpeg-amd-full-gitAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- python
- cython (cython-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
Required by (25)
- hydrus-video-deduplicator-git (requires python-av)
- manim (requires python-av)
- python-aiortc (requires python-av)
- python-blobfile-git (requires python-av) (optional)
- python-colour-science (requires python-av) (check)
- python-faster-whisper (requires python-av)
- python-git-sim (requires python-av)
- python-livekit-agents (requires python-av)
- python-livekit-agents (requires python-av) (optional)
- python-livekit-plugins-deepgram (requires python-av)
- python-livekit-plugins-elevenlabs (requires python-av)
- python-livekit-plugins-fishaudio (requires python-av)
- python-livekit-plugins-gladia (requires python-av)
- python-livekit-plugins-groq (requires python-av)
- python-livekit-plugins-minimax (requires python-av)
- python-livekit-plugins-openai (requires python-av)
- python-livekit-plugins-rime (requires python-av)
- python-livekit-plugins-sarvam (requires python-av)
- python-livekit-plugins-smallestai (requires python-av)
- python-livekit-plugins-speechify (requires python-av)
- Show 5 more...
Latest Comments
someone2639 commented on 2023-08-03 17:29 (UTC)
Currently fails to build with Cython 3.0.0 as of 2 weeks ago, see https://github.com/PyAV-Org/PyAV/issues/1140; Proposed solutions are currently workarounds.
carlosal1015 commented on 2022-04-03 01:59 (UTC)
Similar issue.
allexj commented on 2022-02-11 14:13 (UTC)
-> Creating working copy of python-av git repo... Cloning into 'python-av'... done. fatal: invalid reference: origin/master ==> ERROR: Failure while creating working copy of python-av git repo Aborting... -> error making: python-av-git
peippo commented on 2019-07-04 11:41 (UTC)
Thanks!
jerry73204 commented on 2019-07-04 11:35 (UTC)
Nice advice. I made the change accordingly.
peippo commented on 2019-07-04 10:54 (UTC)
Thanks for this package!
Could you add provides=('python-av') and conflicts=('python-av') to the PKGBUILD, so dependencies could be handled in a cleaner way? Thanks!