Search Criteria
Package Details: av1an-git r2240.c44f779-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/av1an-git.git (read-only, click to copy) |
---|---|
Package Base: | av1an-git |
Description: | A cross-platform all-in-one tool for streamlining AV1 encoding |
Upstream URL: | https://github.com/master-of-zen/Av1an |
Licenses: | GPL3 |
Conflicts: | av1an |
Provides: | av1an |
Submitter: | nathanielcwm |
Maintainer: | redzic (jholmer) |
Last Packager: | jholmer |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2021-04-09 06:07 (UTC) |
Last Updated: | 2022-08-03 23:41 (UTC) |
Dependencies (14)
- aom (aom-vmaf-gitAUR, aom-gitAUR, aom-av1-lavish-gitAUR, aom-psy101-gitAUR)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg-obsAUR, ffmpeg-libfdk_aacAUR)
- vapoursynth (vapoursynth-classicAUR, vapoursynth-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
- clang (llvm-rocm-gitAUR, llvm-gitAUR, clang-minimal-gitAUR, clang17-binAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- nasm (nasm-gitAUR) (make)
- ffms2 (ffms2-gitAUR) (optional)
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR) (optional) – vpx encoder support
- mkvtoolnix-cli (mkvtoolnix-qt5AUR) (optional) – mkvmerge support
- rav1e (rav1e-gitAUR) (optional) – rav1e encoder support
- svt-av1 (svt-av1-gitAUR, svt-av1-bluesword-gitAUR, svt-av1-psy-gitAUR) (optional) – SVT-AV1 encoder support
- vapoursynth-plugin-lsmashsource (vapoursynth-plugin-lsmashsource-gitAUR) (optional)
- vmaf (vmaf-gitAUR) (optional) – VMAF calculation support
Latest Comments
« First ‹ Previous 1 2
nathanielcwm commented on 2020-07-27 15:17 (UTC)
VTM has not been added as a dependency as it isn't in the AUR or Arch repos yet from what I can see.
If you want to encode VVC build it from here:
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM
Kr1ss commented on 2020-07-27 15:16 (UTC)
Thank you for investigating anyways !
nathanielcwm commented on 2020-07-27 15:15 (UTC)
Then I guess i'll leave it as is and see if someone else complains.
Kr1ss commented on 2020-07-27 15:13 (UTC)
I already did. I did't test thoroughly, but it doesn't throw exceptions on my end when I call the application :)
nathanielcwm commented on 2020-07-27 15:11 (UTC)
Thanks for the heads up.
Could you try building it on your machine and seeing if it works because it seems to be working fine on my machine without changing the setup.py.
Kr1ss commented on 2020-07-27 14:47 (UTC) (edited on 2020-07-27 14:47 (UTC) by Kr1ss)
Thx for the reply. FWIW, All I needed to do was to change the reference to
opencv-python
to justopencv
in thesetup.py
file - see the dupliseek-git PKGBUILDnathanielcwm commented on 2020-07-27 14:39 (UTC)
Hi @Kr1ss,
I was personally not able to use the opencv python bindings myself which is why I relied on your package. I will test to see if the opencv package now works for this package.
Kr1ss commented on 2020-07-27 14:32 (UTC)
Hi @nathanielcwm, maintainer of python-opencv-python here, which is a dependency of your package.
I initially just created it to fulfil a dependency for another package of mine, as I haven't been aware that extra/opencv does provide python bindings. Turns out I don't actually need python-opencv-python.
Before orphaning or deleting it, I'm hereby contacting the maintainers of packages which depend on it and see who's willing to take over maintainership. If you're interested, pls email me or leave a comment at python-opencv-python; I would then add you as co-maintainer so that you can take it over after I abandon it.
Cheers !
« First ‹ Previous 1 2