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-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-libfdk_aacAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-amd-fullAUR)
- python (python37AUR, python311AUR, python310AUR)
- cython (cython-gitAUR, cython0AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (9)
- auto-editor (requires python-av)
- hydrus-video-deduplicator-git (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-imageio (requires python-av) (optional)
- python-mmaction2 (requires python-av) (optional)
- python-scenedetect-git (requires python-av) (optional)
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!