Package Details: vapoursynth-editor-git R19.mod.5.beta2.0.gb71e2c8-1

Git Clone URL: https://aur.archlinux.org/vapoursynth-editor-git.git (read-only, click to copy)
Package Base: vapoursynth-editor-git
Description: A simple program for edit/create VapourSynth scripts. (GIT version)
Upstream URL: https://forum.doom9.org/showthread.php?t=170965
Keywords: vapoursynth
Licenses: LGPL, MIT, CCPL
Conflicts: vapoursynth-editor
Provides: vapoursynth-editor
Submitter: sl1pkn07
Maintainer: sl1pkn07
Last Packager: sl1pkn07
Votes: 5
Popularity: 0.000000
First Submitted: 2014-08-21 22:33 (UTC)
Last Updated: 2022-02-03 17:14 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

lighterowl commented on 2026-05-07 18:14 (UTC)

Add this to build() :

export VS_INCLUDE_PATH=$(python -c 'import vapoursynth;print(vapoursynth.get_include())')

Rus commented on 2026-05-03 20:20 (UTC)

VS update to 75 but editor dont compile

Rus commented on 2026-04-06 09:32 (UTC)

../../common-src/helpers.h:4:10: fatal error: VapourSynth4.h: No such file or directory

Rus commented on 2022-02-03 17:03 (UTC)

Why Qt6? Сan't customize the look and feel, Breeze is not yet available for Qt 6

quietvoid commented on 2022-02-03 16:44 (UTC)

Can confirm, AUR managers constantly try to build this.

Rus commented on 2022-02-02 01:26 (UTC)

After installation, Pamac reports that there is an update %)

sl1pkn07 commented on 2021-11-13 21:55 (UTC) (edited on 2021-11-14 02:08 (UTC) by sl1pkn07)

can you add in the pkgbuild:

options=('!strip' 'debug')

and in the line qmake-qt5, add CONFIG+=debug

yes, the pkgbuild bails to install, but go to the build folder, and run

gdb ./vsedit-debug-64bit-gcc

and type run and when the segfault occur, type bt and posted the output here?

https://github.com/YomikoR/VapourSynth-Editor/issues/19

greetings

Win8Error commented on 2021-11-13 19:49 (UTC)

Sadly your update don't solve the crash problem.

if i type vsedit in terminal then just this happens:

[yuki@yuki-pc ~]$ vsedit
Speicherzugriffsfehler (Speicherabzug geschrieben)

sl1pkn07 commented on 2021-11-12 16:55 (UTC)

done in upstream

Win8Error commented on 2021-11-11 21:22 (UTC)

And sadly it don't even start ...

[yuki@yuki-pc ~]$ vsedit
Speicherzugriffsfehler (Speicherabzug geschrieben)