Search Criteria
Package Details: vapoursynth-plugin-muvsfunc-git v0.3.0.54.g5b5f245-1
Git Clone URL: | https://aur.archlinux.org/vapoursynth-plugin-muvsfunc-git.git (read-only, click to copy) |
---|---|
Package Base: | vapoursynth-plugin-muvsfunc-git |
Description: | Plugin for Vapoursynth: muvsfunc (GIT version) |
Upstream URL: | https://forum.doom9.org/showthread.php?t=171956 |
Keywords: | vapoursynth |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | sl1pkn07 |
Maintainer: | sl1pkn07 |
Last Packager: | sl1pkn07 |
Votes: | 2 |
Popularity: | 0.047732 |
First Submitted: | 2017-08-13 12:33 |
Last Updated: | 2020-10-07 14:43 |
Dependencies (11)
- vapoursynth-plugin-havsfunc-git
- vapoursynth-plugin-histogram (vapoursynth-plugin-histogram-git)
- vapoursynth-plugin-median-git
- vapoursynth-plugin-mvsfunc-git
- vapoursynth-plugin-tcanny-git
- git (git-git) (make)
- mxnet (mxnet-git, mxnet-cuda-git, mxnet-cuda, mxnet-mkl, mxnet-mkl-cuda) (optional) – For use super_resolution function with MxNET as backend (muvsfunc_numpy)
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl) (optional) – For use muvsfunc_numpy
- python-tensorflow (python-tensorflow-cpu-git, python-tensorflow2, python-tensorflow-computecpp, python-tensorflow114-opt, python-tensorflow114-cuda, python-tensorflow114-opt-cuda, python-tensorflow-cuda-kepler, python-tensorflow-opt-native, python-tensorflow-opt-native-cuda, python-tensorflow-rocm, python-tensorflow-opt-rocm, python-tensorflow-cuda, python-tensorflow-opt, python-tensorflow-opt-cuda) (optional) – For use super_resolution function with TensorFlow as backend (muvsfunc_numpy)
- vapoursynth-plugin-vcfreq (optional) – For use with GPS function (muvsfunc_misc)
- vapoursynth-plugin-vsmxnet-git (optional) – For use super_resolution function with MxNET as backend (SuperRes)
Latest Comments
zhs commented on 2020-10-07 02:42
Hello there, @sl1pkn07. Thanks for maintaining all these AUR packages for Vapoursynth plugins. It's extremely helpful.
It seemed you were interested in (and I needed) vs_mxnet to compile on Linux. Now it does and it's on AUR so super_resolution can be called from muvsfunc instead of muvsfunc_numpy, leading to somewhat fuller GPU utilization during a run.
You may want to add the AUR package for vs_mxnet as an optdepend for this one.
P.S. You can fix a small typo in the PKGBUILD as well, where it says 'muvsdunc' instead of 'muvsfunc' for one of the optdepends.
deko commented on 2020-05-16 11:27
Could you change
vapoursynth-plugin-havsfunc-git
dependency tovapoursynth-plugin-havsfunc
?