summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 242d99d556280f43288c7d7d7802de09659047ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
pkgbase = python-av1an-git
	pkgdesc = A cross-platform all-in-one tool for streamlining AV1 encoding
	pkgver = 1.12.r427.g4bfdc8d
	pkgrel = 1
	url = https://github.com/master-of-zen/Av1an
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = git
	depends = python>=3.6.0
	depends = python-numpy
	depends = python-scenedetect
	depends = opencv
	depends = python-tqdm
	depends = python-psutil
	depends = python-scipy
	depends = python-matplotlib
	depends = ffmpeg
	depends = aom
	depends = hdf5
	optdepends = svt-av1: SVT-AV1 encoder support
	optdepends = rav1e: rav1e encoder support
	optdepends = libvpx: vpx encoder support
	optdepends = svt-vp9: SVT-VP9 encoder support
	optdepends = vmaf: VMAF calculation support
	optdepends = x265: x265 encoder support
	optdepends = x264: x264 encoder support
	optdepends = vapoursynth: Vapoursynth support
	optdepends = mkvtoolnix-cli: mkvmerge support
	optdepends = ffms2
	optdepends = vapoursynth-plugin-lsmashsource
	provides = python-av1an
	conflicts = python-av1an
	source = git+https://github.com/master-of-zen/Av1an.git
	sha256sums = SKIP

pkgname = python-av1an-git