Search Criteria
Package Details: slowmovideo-git 0.6.2.r0.g0787a45-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/slowmovideo-git.git (read-only, click to copy) |
---|---|
Package Base: | slowmovideo-git |
Description: | Video slow motion effect via interpolation |
Upstream URL: | http://slowmovideo.granjow.net/index.html |
Licenses: | GPL |
Conflicts: | slowmovideo |
Provides: | slowmovideo |
Submitter: | dserban |
Maintainer: | evorster (bartus) |
Last Packager: | evorster |
Votes: | 35 |
Popularity: | 0.000000 |
First Submitted: | 2011-08-28 20:38 (UTC) |
Last Updated: | 2023-03-04 16:13 (UTC) |
Dependencies (5)
- opencv (opencv-cuda)
- qt5-script (qt5-script-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- v3d-flow-builder (v3d-flow-builder-gitAUR) (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
bartus commented on 2019-04-04 19:26 (UTC) (edited on 2019-04-04 19:28 (UTC) by bartus)
Please add
OpenCV4_compile.patch
tosource
array and refer it inprepare()
withpatch -Np1 -i ${srcdir}/OpenCV4_compile.patch
, otherwise it won't be included insrcdir
bymakepkg
build routine.George commented on 2019-02-26 11:47 (UTC) (edited on 2019-09-05 13:58 (UTC) by George)
There is an error into last change.
For me: yaourt tmp-dir is /tmp/yaourt-tmp-george/ But repository is cloned into /tmp/makepkg/slowmovideo-git/
I've changed path in
to
and slowmoVideo was compiled.
jose1711 commented on 2019-01-04 22:59 (UTC)
@gandalf3 thank you for the hint. let me add that in addition to installing opencv2-opt you'll want to add
-DOpenCV_DIR=/opt/opencv2/share/opencv2/
tocmake
inPKGBUILD
and after packaging and installing run it as follows:LD_LIBRARY_PATH=/opt/opencv2/lib slowmoUI
gandalf3 commented on 2018-12-26 06:04 (UTC)
Doesn't seem to build against extra/opencv-4.0.1, however I was able to build it against aur/opencv2-opt.
evorster commented on 2018-07-02 10:01 (UTC)
Hi there, leebut.
I suspect that the maintainer of slowmovideo has removed the issue_123_compile branch. Just use the main branch, as that fix has been folded into master some time ago.
I just checked out a fresh copy of slowmovideo-git, and it compiled without a problem. I might make a package that tracks a stable branch that has a better chance of compiling, however, the last time the master branch was touched was ten months ago, so there is not a lot of churn there.
-Evert-
leebut commented on 2018-07-02 05:54 (UTC)
I changed the source URL to https://github.com/valgit/slowmoVideo.git#branch=issue_123_compile' as previously mentioned.
Errors received:
Extracting sources... -> Creating working copy of slowmoVideo git repo... fatal: 'origin/issue_123_compile' is not a commit and a branch 'makepkg' cannot be created from it ==> ERROR: Failure while creating working copy of slowmoVideo git repo Aborting... ==> ERROR: Makepkg was unable to build slowmovideo-git.
schranzonator commented on 2018-06-19 18:03 (UTC) (edited on 2018-06-19 18:05 (UTC) by schranzonator)
Hi, i get this error when compiling:
CMake Error at CMakeLists.txt:113 (qt5_use_modules): Unknown CMake command "qt5_use_modules". Call Stack (most recent call first): slowmoVideo/lib/CMakeLists.txt:84 (qt_use_modules)
I hope somebody can help :) cheers
evorster commented on 2017-03-03 06:00 (UTC)
Hzxllprkwx commented on 2017-02-26 20:57 (UTC)
Harvie commented on 2017-01-17 18:42 (UTC)
« First ‹ Previous 1 2 3 4 Next › Last »