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: | lmartinez-mirror |
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-nox-git, ffmpeg-svt-vp9-git, ffmpeg-intel-full-git, ffmpeg-yt-dlp-bin, ffmpeg-shinobi, ffmpeg-git, ffmpeg-ndi, ffmpeg-mmal, ffmpeg-nocuda, ffmpeg-obs, ffmpeg-cuda, ffmpeg-decklink, ffmpeg-amd-full-git, ffmpeg-amd-full, ffmpeg-libfdk_aac, ffmpeg-gpl-bin, ffmpeg-v4l2-request-git, ffmpeg-full, ffmpeg-full-git, ffmpeg-jxl, ffmpeg-mpp, ffmpeg-headless)
- python (nogil-python, python36, python32, python311, python39, python38, python37, python312)
- cython (cython3, cython-git) (make)
- git (git-vfs, git-git, git-run-command-patch-git) (make)
- python-build (make)
- python-installer (python-installer-git) (make)
- python-setuptools (make)
- python-wheel (make)
Required by (5)
- auto-editor (requires python-av)
- kast (requires python-av)
- python-aiortc (requires python-av)
- python-mmaction2 (requires python-av) (optional)
- python-scenedetect-git (requires python-av) (optional)
Latest Comments
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!