Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
![]() |
#1 | Link |
Beyond Kawaii
Join Date: Feb 2008
Location: Russia
Posts: 724
|
VapourSynth Editor
I present you a cross-platform editor for VapourSynth scripts.
VapourSynth Editor r19 64bit Source code OSX distribution by l33tmeatwad I would really appreciate if you contribute icons for the project. That includes application icon (SVG which scales well to 16x16) and buttons/menu icons (16x16 PNG). I also encourage users to explore the settings. If you keep plugins in non-standard paths - add the paths to have syntax highlighting and autocompletion. Take a look at the settable hotkeys, adjust them as you like and use them - they're really handy for switching preview modes and such.
__________________
...desu! Last edited by Mystery Keeper; 20th January 2019 at 16:01. |
![]() |
![]() |
![]() |
#4 | Link |
Registered User
Join Date: Sep 2006
Posts: 1,643
|
I played around with it a little, the design seem pretty neat, it's good to have handy functions as a buttons.
A few requests I can think of right now, can you add a bookmark function on the timeline, as well as a live feedback of the color value of the pixel where the mouse cursor points to. And the font size on the timeline is too small. The seeking cursor is too small too. |
![]() |
![]() |
![]() |
#6 | Link | |
Beyond Kawaii
Join Date: Feb 2008
Location: Russia
Posts: 724
|
Quote:
__________________
...desu! Last edited by Mystery Keeper; 4th August 2014 at 22:14. |
|
![]() |
![]() |
![]() |
#7 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,497
|
Here are two screenshots of the awesomeness:
![]() ![]()
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#8 | Link |
Beyond Kawaii
Join Date: Feb 2008
Location: Russia
Posts: 724
|
I also encourage users to explore the settings. If you keep plugins in non-standard paths - add the paths to have syntax highlighting and autocompletion. Take a look at the settable hotkeys, adjust them as you like and use them - they're really handy for switching preview modes and such.
__________________
...desu! |
![]() |
![]() |
![]() |
#9 | Link |
Registered User
Join Date: Jan 2006
Posts: 1,862
|
This was solved in AvsP with customizable tags that output to a status area, %rgb to convert anything to rgb, %auto to display in the native values of whatever colourspace the video is in, and %yuv to display as yuv values. Conversion is a bit of a problem so you could use the convention Avisynth does, like pc.601 or pc.709 etc.
But if you could do just one thing now - I'd say auto would work for me. If I need to see a value in rgb, I can convert the video itself temporarily. |
![]() |
![]() |
![]() |
#13 | Link |
Beyond Kawaii
Join Date: Feb 2008
Location: Russia
Posts: 724
|
My specs are the same, I have two monitors, and can't reproduce it. Please describe all your steps from the start of program to the crash and give me your script.
Update: Works perfectly well on dual-screen clean virtual machine too.
__________________
...desu! Last edited by Mystery Keeper; 5th August 2014 at 14:22. |
![]() |
![]() |
![]() |
#14 | Link |
Registered User
Join Date: Jul 2008
Posts: 75
|
Steps to reproduce:
The only script I have are the two lines it starts with. EDIT: I am also using the 64 bit version of the editor if that makes a difference. |
![]() |
![]() |
![]() |
#18 | Link | |
Beyond Kawaii
Join Date: Feb 2008
Location: Russia
Posts: 724
|
Quote:
Dear users, please understand that this editor will not have any serious Python code analysis in near future.
__________________
...desu! |
|
![]() |
![]() |
![]() |
#20 | Link |
Registered User
Join Date: May 2012
Location: Here
Posts: 257
|
Sorry me for these very basic questione.
![]() Binaries are just for windows systems, aren't they?. Can VS Editor be built under Linux?. Dependencies?. As it is using QT5 I hope it is cross platform, isn't it?. In source I don't find any make file. There's an VS version in src folder, does VS Editor installation also install VS?. ![]() |
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|