VapourSynth Editor r19-mod-3 By Aleksey [Mystery Keeper] Lyashin [email protected] http://mysterykeeper.ru Modified by YomikoR This software is free and distributed under MIT license. Software uses Qt 5 framework by The Qt Company, distributed under LGPL license. https://qt.io/ Software includes Silk icons v1.3 by Mark James, distributed under Creative Commons Attribution 2.5 License. http://www.famfamfam.com/lab/icons/silk/ Software includes FatCow free icons, distributed under Creative Commons Attribution 3.0 License. http://www.fatcow.com/free-icons For additional information see LICENSE file.
Own mod. Should be usable with VS v4 API (built with v3).
Comments
-
Can't build vsedit on QtCreator on Ubuntu 20.04
When opening 'apoursynth-editor-2/pro/vsedit/vsedit.pro' in QtCreator and running qmake it uses
qmake vsedit.pro -spec linux-g++ CONFIG+=debug CONFIG+=qml_debug
and I getProject ERROR: failed to parse default search paths from compiler output
also tried to build it using the build instructions without qtcreator, but that failed to. -
Bigger timeline bar?
First of all, I really appreciate your work. Good job!
Any chance to implement a similar timeline bar present in the gundamftw fork? It is not just bigger but zoomable also. It would be really great for WQHD and UHD displays, where the original timeline bar is itsy-bitsy.
I assume this is the main commit for the relevant code is: https://bitbucket.org/gundamftw/vapoursynth-editor-2/commits/c64488c661c30f82b90674ab960222ae124e7590
Keep up the good work, Cheers
-
Crashes when removing removing file drop templates
How to reproduce:
- Navigate to file drop templates.
- Delete an item from the list
- Click 'Save all'
This causes it to crash 100% of the time. I'm running Windows 10.
-
Create Inno Build Script for a Windows Installer
Results in a Windows Installer that's ready to go, includes License Agreement step, as well as a Desktop and Start Menu shortcut creation and supports both System (admin) and User installation modes.
(I do not have a Windows dev-env up atm, so I haven't fully tested the changes to build-msvc.bat yet, but the .iss script has been tested on r19-mod-3's build on the releases assets)
-
Failed to initialize VapourSynth environment
2021-09-30 01:07:42.541 Failed to initialize VapourSynth environment! Failed to initialize VapourSynth environment!
I have tried mod-2 and mod-3, neither worked with my VS R55 and now R56. vapoursynth-preview I am using misakikasumi's fork, works fine.
EDIT: It seems to recognize the plugins folder at least
-
path issue
this mod ignore the Paths I set (from the menu), it only use python&vapoursynth which are listed in the PATH environment variable.
edit: I can reproduce it by upstream's version.
-
Vapoursynth R58 portable compatiblity?
I deleted %LOCALAPPDATA%/vsedit.config and extracted VapourSynth-Editor-r19-mod-5.1-x86_64-Qt6.7z into the Vapoursynth folder, but on startup I get: "Failed to initialize VapourSynth environment!" (two times) Seems like r19-mod-5.1 is not compatible with portable Vapoursynth R58, or am I missing something?
-
SegFault with vapoursynth R57 (from git)
└───╼ gdb ./vsedit-debug-64bit-gcc GNU gdb (GDB) 11.1 Copyright (C) 2021 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-pc-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: <https://www.gnu.org/software/gdb/bugs/>. Find the GDB manual and other documentation resources online at: <http://www.gnu.org/software/gdb/documentation/>. --Type <RET> for more, q to quit, c to continue without paging-- For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from ./vsedit-debug-64bit-gcc... (gdb) run Starting program: /tmp/makepkg/vapoursynth-editor-git/src/vapoursynth-editor/build/debug-64bit-gcc/vsedit-debug-64bit-gcc [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7fffed9b5640 (LWP 2331529)] [New Thread 0x7fffdccd9640 (LWP 2331530)] [New Thread 0x7fffdc4d8640 (LWP 2331531)] [New Thread 0x7fffdbcd7640 (LWP 2331532)] [New Thread 0x7fffdb4d6640 (LWP 2331533)] Thread 1 "vsedit-debug-64" received signal SIGSEGV, Segmentation fault. PreviewDialog::slotSetPlayFPSLimit (this=0x555555d5ecc0) at ../../vsedit/src/preview/preview_dialog.cpp:1231 1231 else if(m_cpVideoInfo[m_outputIndex]->fpsNum == 0ll) (gdb) bt #0 PreviewDialog::slotSetPlayFPSLimit() (this=0x555555d5ecc0) at ../../vsedit/src/preview/preview_dialog.cpp:1231 #1 0x00005555556192ed in PreviewDialog::setUpTimeLinePanel() (this=0x555555d5ecc0) at ../../vsedit/src/preview/preview_dialog.cpp:1862 #2 0x000055555561073a in PreviewDialog::PreviewDialog(SettingsManager*, VSScriptLibrary*, QWidget*) (this=0x555555d5ecc0, a_pSettingsManager=0x555555aad350, a_pVSScriptLibrary=0x555555c68d10, a_pParent=0x0) at ../../vsedit/src/preview/preview_dialog.cpp:146 #3 0x000055555566044a in MainWindow::MainWindow() (this=0x55555583ec00) at ../../vsedit/src/main_window.cpp:111 #4 0x0000555555666fe9 in main(int, char**) (argc=1, argv=0x7fffffffd4a8) at ../../vsedit/src/main.cpp:77
maybe intriduced by https://github.com/YomikoR/VapourSynth-Editor/commit/6ee67d4df909d4c76a067d5cf915dda2d3d278e7 ?
greetings
-
Installer not compatible with Win 7
– Win 7 64 bits – Vapoursynth r57 – VS Editor r19 mod 4
Trying to install VSEditor with the installer doesn’t work, the installer complains that the Windows version is not supported. Manually copying the files from the archive works fine, though.
-
[FR] Audio support and playback
Hi
since VS api4 can use bestaudiosource for get audio support, is possible add into VSedit the ability for playback the audio part while playback the video?
https://www.vapoursynth.com/2020/01/audio-support-and-how-it-works/
greetings
-
[FR] player mode
hi.
is possible add support for use VSedit as standalone video player?
only showing when open the vpy the preview window with a little selecction of controls (play, stop/pause, FF, RW, and toggle fullscreen)
greetings
Related tags
Scripts and configs for Sea Dogs: To Each His Own
Sea Dogs: To Each His Own This repository contains game scripts and configuration files for the Sea Dogs: To Each His Own game. GitHub Discussions Dis
civilized Game Boy Advance development from the comfort of your own editor
Rath - civilized Game Boy Advance development from the comfort of your own editor what is it Rath is an interactive development environment for the Ga
TeeWare is a Teeworlds mod based on DDNet, inspired by the other mods TF2Ware and SRB2Ware
TeeWare is a Teeworlds mod based on DDNet, inspired by the other mods TF2Ware and SRB2Ware, which are also inspired by the WarioWare game series by Nintendo.
Graphical improvements mod for Hyperdimension Neptunia Re;Birth1, Re;Birth2 and Re;Birth3 games.
Neptastic Mod Graphical improvements mod for Hyperdimension Neptunia Re;Birth1, Re;Birth2 and Re;Birth3 games. Features: Resolution upscaling and down
the long dark mod
tld the long dark mod 安装说明 下载Tld Mod ,主要代码已经开源,请加群后在群文件中下载使用。请根据自己的游戏平台选择对应的版本。(下载路径为群文件TLDMOD文件夹) 注:不同平台之间游戏存在细微
Just a mod for a game named Friday Night Funkin'
Friday Night Funkin': Kade Engine Friday Night Funkin' Friday Night Funkin' is a rhythm game originally made for Ludum Dare 47 "Stuck In a Loop". Link
Freelancer: HD Edition is a mod that aims to improve every visual, aural, and gameplay aspect of the game Freelancer (2003) while keeping the look and feel as close to vanilla as possible.
Freelancer: HD Edition Freelancer: HD Edition is a mod that aims to improve every visual, aural, and gameplay aspect of the game Freelancer (2003) whi
Mod that adds multiplayer to Tales of Arise
Tales of Arise: Local Co-Op Mod Mod that adds multiplayer to Tales of Arise For progress, see Milestones. Installing Extract files to the game data fo
DOSBox Pure is a new fork of DOSBox built for RetroArch/Libretro aiming for simplicity and ease of use.
DOSBox Pure is a fork of DOSBox, an emulator for DOS games, built for RetroArch/Libretro aiming for simplicity and ease of use.
Project DELTA - An open-source trainer built on the Void Engine for Toby Fox's games and their spin-offs.
Project DELTA v3 Project DELTA - An open-source, modular mod menu for Toby Fox's games and their spin-offs. Important note to Grossley: Yes, it is out
A simple localization framework that can re-localize in built maps based on FAST-LIO.
Realtime 3D global localization in a pre-built point cloud map. By fusing low-frequency global localization (about 0.5~0.2Hz), and high-frequency odometry from FAST-LIO, the entire system is computationally efficient.
Engine-3D is a 3D-Graphics Renderer built from scratch in C++
Engine3D Engine-3D is a 3D-Graphics Renderer built from scratch in C++, as an Undergraduate Computer Engineering Project for 5th Semester, assigned by
Care race game built in c++ with sfml. this project is done in 3rd semester of csit for demonstration of computer graphics.
Car Race Car race is simple game which has been built by using SFML in c++ implementing concepts of Computer Graphics for project Work of 3rd semester
A minecraft clone built in c++ opengl for the purpose of prefecting graphics programming skills.
LearnOpenGL - CLion This is a project template for OpenGL development with JetBrains CLion IDE. It was created mainly for LearnOpenGL tutorials. Inclu
FPS Game built from scratch using C++ and Legacy OpenGL.
A small game made by a couple of students as a university project. Built from scratch using C++ and Legacy OpenGL, hence the name.
Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
RetroArch RetroArch is the reference frontend for the libretro API. Popular examples of implementations for this API includes video game system emulat
Maya Python API 3.0
a.k.a. "Maya Python API 3.0" An alternative set of bindings for the C++ API of Maya 2018-2022. Why? What if Maya's Python bindings were open source? W
Steam API for the Godot game engine
Steam API for the Godot game engine