Package Details: vimix 0.9.1a-1

Git Clone URL: https://aur.archlinux.org/vimix.git (read-only, click to copy)
Package Base: vimix
Description: Live video editor
Upstream URL: https://brunoherbelin.github.io/vimix/
Licenses: GPL-3.0-or-later
Submitter: tecnotercio
Maintainer: tecnotercio
Last Packager: tecnotercio
Votes: 3
Popularity: 0.000000
First Submitted: 2021-08-30 03:41 (UTC)
Last Updated: 2026-06-01 04:56 (UTC)

Latest Comments

« First ‹ Previous 1 2

zopieux commented on 2018-04-22 17:06 (UTC) (edited on 2018-04-22 17:06 (UTC) by zopieux)

@grandchild, USE_SHAREDMEMORY is deprecated according to a comment in the CMakeLists.txt.

All useful/stable flags are already ON by default, and i686 is EOL on Arch, so I I guess you can just use:

-DCMAKE_BUILD_TYPE:STRING="Release"

Please update! USE_SHAREDMEMORY actually breaks the build.

grandchild commented on 2014-10-21 22:30 (UTC)

@ventosus, that's cool, I'll gladly adopt it for now :)

ventosus commented on 2014-10-20 20:54 (UTC)

@grandchild, thanks for the new PKBUILD, just used it unchanged. I don't use glmixer anymore, I have put it up for adoption, it would be nice if someone maintains it that actually uses it (you?).

grandchild commented on 2014-10-20 03:04 (UTC)

I somehow managed to overlook this package when looking for it, and went ahead and made a PKGBUILD for it. If you're interested I put it here: http://hastebin.com/unehifobuq.bash

ventosus commented on 2012-11-11 16:43 (UTC)

patch is not needed anymore, so was removed

finga commented on 2012-11-09 13:23 (UTC)

the patch is not up to date anymore

ventosus commented on 2011-11-21 08:54 (UTC)

added opencv as dependency and enabled it by default upon compilation to be able to include life camera input

ventosus commented on 2011-11-16 07:53 (UTC)

fixed typo x86 to i686

<deleted-account> commented on 2011-11-15 23:34 (UTC)

Your arch variable is wrong, what is x86 supposed to be? Replace it with i686!