Search Criteria
Package Details: jumpcutter-git r17.136df10-1
Git Clone URL: | https://aur.archlinux.org/jumpcutter-git.git (read-only, click to copy) |
---|---|
Package Base: | jumpcutter-git |
Description: | Automatically edits videos. Explanation here: https://www.youtube.com/watch?v=DQ8orIurGxw |
Upstream URL: | https://github.com/carykh/jumpcutter |
Keywords: | auto automatic edit editor video youtube |
Licenses: | |
Submitter: | ronthecookie |
Maintainer: | ronthecookie |
Last Packager: | ronthecookie |
Votes: | 2 |
Popularity: | 0.000145 |
First Submitted: | 2019-04-11 10:25 |
Last Updated: | 2019-08-27 18:52 |
Dependencies (8)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-mmal, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-nox-git, ffmpeg-svt-vp9-git, ffmpeg-nocuda, ffmpeg-ndi, ffmpeg-amd-full, ffmpeg-full-git, ffmpeg-amd-full-git)
- python (python-dbg)
- python-audiotsm
- python-numpy (python-numpy-mkl-bin, python-numpy-openblas, python-numpy-git, python-numpy-mkl)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pytube
- python-scipy (python-scipy-mkl, python-scipy-mkl-bin)
- git (git-git) (make)
Latest Comments
ronthecookie commented on 2020-06-18 20:58
zoe1337, im no python expert but its not in the requirements.txt?
zoe1337 commented on 2020-06-18 00:38
please add python-typing_extensions as dependency
cobaltspace commented on 2019-08-25 00:37
.SRCINFO doesn't match PKGBUILD. Please run
makepkg --printsrcinfo > .SRCINFO
. Thanks.ronthecookie commented on 2019-08-13 13:36
Hi cobaltspace, i've used your command to apply the patch instead of git
cobaltspace commented on 2019-08-11 09:51
The patch should probably be done in a way that doesn't use
git
, as that messes with thepkgver()
command. Thepatch
command is a better alternative.