Search Criteria
Package Details: jumpcutter-git r17.136df10-1
Package Actions
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: | MIT |
Submitter: | ckie |
Maintainer: | None |
Last Packager: | ckie |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-11 10:25 (UTC) |
Last Updated: | 2019-08-27 18:52 (UTC) |
Dependencies (8)
- ffmpeg (ffmpeg-cuda, ffmpeg-nonvidia, ffmpeg-libfdk_aac, ffmpeg-intel-full-git, ffmpeg-v4l2-request-git, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-nvcodec-11-1-git, ffmpeg-amd-full-git, ffmpeg-mpp, ffmpeg-headless, ffmpeg-full, ffmpeg-decklink, ffmpeg-obs, ffmpeg-full-git, ffmpeg-git, ffmpeg-nocuda)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-audiotsm
- python-numpy (python-numpy1.22, python-numpy-flame, python-numpy-mkl-bin, python-numpy-git, python-numpy-openblas, python-numpy-mkl)
- python-pillow (python-pillow-git, python-pillow-simd)
- python-pytube
- python-scipy (python-scipy-mkl-bin, python-scipy-git, python-scipy-mkl)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
Latest Comments
ckie commented on 2020-06-18 20:58 (UTC)
zoe1337, im no python expert but its not in the requirements.txt?
zoe1337 commented on 2020-06-18 00:38 (UTC)
please add python-typing_extensions as dependency
cobaltspace commented on 2019-08-25 00:37 (UTC)
.SRCINFO doesn't match PKGBUILD. Please run
makepkg --printsrcinfo > .SRCINFO
. Thanks.ckie commented on 2019-08-13 13:36 (UTC)
Hi cobaltspace, i've used your command to apply the patch instead of git
cobaltspace commented on 2019-08-11 09:51 (UTC) (edited on 2019-08-11 10:12 (UTC) by cobaltspace)
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.