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.

 

Go Back   Doom9's Forum > Capturing and Editing Video > VapourSynth

Reply
 
Thread Tools Search this Thread Display Modes
Old 12th August 2020, 04:06   #81  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by fAy01 View Post
It's been done in wobbly.
I'm not sacrificing the space of the two main components for a tool window.
lansing is offline   Reply With Quote
Old 12th August 2020, 05:31   #82  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
R2 released.

changelog:
Code:
r2: [2020-08-12]
- Disabled mouse scroll to scroll a zommed preview because it doesn't make sense to be only able to scroll one axis
- Preview zoom in scroll bar position are remembered for similar clips in a group
- Fixed preview zoom raito not having immediate effect when change tabs
- Script window can be hidden and restore now
- Added close tab action when right click on tab
- Added shortcuts to switch tab by number keys, available keys are 1-9
- Fixed all editor shortcut keys
- Arrow key navigation from time line and preview area works now
- A new preview filters feature leveraging vs script to assist preview
- Preview filters can be chained
- Per frame properties can be display in frame info dialog now
- Added menu options to toggle the Tools widget and its dialogs
- Added a copy script to new tab function
- Added right click and middle click signal to the tabwidget
- Added middle click close tab function
- Added the basic editor copy/paste actions to the menu options
- A find and replace function for the editor
- PreviewArea now uses QPainter for frame drawing instead of QPixmap, which greatly improves performance for zooming
- Zoom ratio cap increases to 25x
lansing is offline   Reply With Quote
Old 12th August 2020, 05:57   #83  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Thanks for the update

typo for tab name is "untitiled" instead of untitled


Quote:
Originally Posted by lansing View Post
- Added shortcuts to switch tab by number keys, available keys are 1-9
I can't get this to work. Is it activated yet ?
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 06:15   #84  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by poisondeathray View Post
Thanks for the update

typo for tab name is "untitiled" instead of untitled

I can't get this to work. Is it activated yet ?
Have you try it with more than one tab?
lansing is offline   Reply With Quote
Old 12th August 2020, 06:22   #85  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Quote:
Originally Posted by lansing View Post
Have you try it with more than one tab?
yes , of course


In the bookmark manager, when you push add, is it supposed to be current frame (where playhead is) ? It seems like wrong frame number. Ctrl+b does not work for me either.
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 06:29   #86  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by poisondeathray View Post
yes , of course


In the bookmark manager, when you push add, is it supposed to be current frame (where playhead is) ? It seems like wrong frame number. Ctrl+b does not work for me either.
Are you running R2? No hotkey for bookmark yet.
lansing is offline   Reply With Quote
Old 12th August 2020, 06:53   #87  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Yes R2

Tabs with number key switching works for you?


feature suggestion - extension templates. In avspmod when you drag some video , it will fill in the source filter, path, everything, you just need to hit preview. You can fill in a preferential source filter file for extensions e.g. LSmashVideoSource(***) for MP4 . Currently the r'PATH\video.ext' is filled when you drag a video
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 07:12   #88  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by poisondeathray View Post
Yes R2

Tabs with number key switching works for you?


feature suggestion - extension templates. In avspmod when you drag some video , it will fill in the source filter, path, everything, you just need to hit preview. You can fill in a preferential source filter file for extensions e.g. LSmashVideoSource(***) for MP4 . Currently the r'PATH\video.ext' is filled when you drag a video
It works for me, I'll test on another machine tomorrow to see how it goes.

The file drop template feature is already there, go to edit->snippet and templates->file drop templates. That why I didn't go into this area. It's just that nobody know how to use it beside Mystery Keeper lol. I have no clue how it work either.
lansing is offline   Reply With Quote
Old 12th August 2020, 15:24   #89  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Quote:
Originally Posted by lansing View Post
It works for me, I'll test on another machine tomorrow to see how it goes.
Thanks, this was on a Win8.1 x64 machine

Number key switching for tabs works on VapourSynthMultiViewer for me (but it's buggy in other ways)

Quote:
The file drop template feature is already there, go to edit->snippet and templates->file drop templates. That why I didn't go into this area. It's just that nobody know how to use it beside Mystery Keeper lol. I have no clue how it work either.
I didn't even look there! Some examples or guide from MK would be nice but I'll try to figure it out
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 15:29   #90  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 417
I was going to make the appropriate changes and push a pull request but this is more than I have time for. It's obvious it needs a major overhaul as the code is completely broken on non-Windows platforms. I'd recommend spinning up a Linux VM to work through fixing things if you care about this being cross platform at all, if not I suppose it's fine as a Windows only tool. Side note, I'd recommend actually adding version tags to the repository so that's its easier to use git to find certain versions to help troubleshoot in the future so that specific commits don't have to be tracked down based on the date you uploaded the executables.
l33tmeatwad is offline   Reply With Quote
Old 12th August 2020, 16:14   #91  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by poisondeathray View Post
Thanks, this was on a Win8.1 x64 machine

Number key switching for tabs works on VapourSynthMultiViewer for me (but it's buggy in other ways)
I just tested on my Windows 7 machine, the hotkeys work.
lansing is offline   Reply With Quote
Old 12th August 2020, 16:16   #92  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,813
1,2,3 hotkeys do not work for me. I'm on win10 x64

EDIT
It seems the old config needs to be deleted, then it works.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database

Last edited by ChaosKing; 12th August 2020 at 16:20.
ChaosKing is offline   Reply With Quote
Old 12th August 2020, 16:26   #93  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by l33tmeatwad View Post
I was going to make the appropriate changes and push a pull request but this is more than I have time for. It's obvious it needs a major overhaul as the code is completely broken on non-Windows platforms. I'd recommend spinning up a Linux VM to work through fixing things if you care about this being cross platform at all, if not I suppose it's fine as a Windows only tool. Side note, I'd recommend actually adding version tags to the repository so that's its easier to use git to find certain versions to help troubleshoot in the future so that specific commits don't have to be tracked down based on the date you uploaded the executables.
I'll look into Linux support after finish working on the current feature. What VM software and Linux system do I need?
lansing is offline   Reply With Quote
Old 12th August 2020, 16:28   #94  |  Link
l33tmeatwad
Registered User
 
l33tmeatwad's Avatar
 
Join Date: Jun 2007
Posts: 417
Quote:
Originally Posted by lansing View Post
I'll look into Linux support after finish working on the current feature. What VM software and Linux system do I need?
I'll send you a PM with more details.
l33tmeatwad is offline   Reply With Quote
Old 12th August 2020, 16:31   #95  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by ChaosKing View Post
1,2,3 hotkeys do not work for me. I'm on win10 x64

EDIT
It seems the old config needs to be deleted, then it works.
Hotkey 1,2 and 3 were used for switching between zoom modes in the original version.
lansing is offline   Reply With Quote
Old 12th August 2020, 16:42   #96  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Quote:
Originally Posted by ChaosKing View Post
1,2,3 hotkeys do not work for me. I'm on win10 x64

EDIT
It seems the old config needs to be deleted, then it works.

Can you walk me through how to delete the old config ? I deleted the doubled up 1,2,3 entries in the hotkey mapping for zoom, still does not work for me

Thanks


@lansing -

"new script template" is not active in this version. edit > snippets and templates > new script template . In the original version, CTRL+N opens a new script with the contents of the template pasted ("'import vapoursynth as vs, etc..."

Is "time step foward/back" active? The hotkey ctrl+right / ctrl+left moves 1 frame, but I cannot find the field where you adjust the time period (e.g. 1 second or whatever period)



EDIT: NM CK, I got it working. I needed to exit and restart , HOTKEY TAB SWITCHING WORKS!! THANKS LANSING! This was my #1 request

Last edited by poisondeathray; 12th August 2020 at 16:53.
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 17:07   #97  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Quote:
Originally Posted by poisondeathray View Post
"new script template" is not active in this version. edit > snippets and templates > new script template . In the original version, CTRL+N opens a new script with the contents of the template pasted ("'import vapoursynth as vs, etc..."

Is "time step foward/back" active? The hotkey ctrl+right / ctrl+left moves 1 frame, but I cannot find the field where you adjust the time period (e.g. 1 second or whatever period)
I haven't test template much. the "new script template" probably got commented out while testing. I'll fix this area altogether later. I'm going to extract their configs to separate text files like with themes because it's so dangerous right now to jam everything into one config file. It pissed me off the last time when I deleted the config file for reset and lost all my snippets.

The time step has also been disabled for now.
lansing is offline   Reply With Quote
Old 12th August 2020, 17:12   #98  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Where are the config, snippets, user preferences , etc... for vsedit settings saved to on Windows ? AppData/Local or something ? I can't find it
poisondeathray is offline   Reply With Quote
Old 12th August 2020, 17:22   #99  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,813
It is in C:\Users\USERNAME\AppData\Local\vsedit.config
Most programs have their own folder, vsedit does not have one.

Or just type %LOCALAPPDATA% in explorer and scroll to the bottom.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 12th August 2020, 17:25   #100  |  Link
poisondeathray
Registered User
 
Join Date: Sep 2007
Posts: 5,470
Quote:
Originally Posted by ChaosKing View Post
It is in C:\Users\USERNAME\AppData\Local\vsedit.config
Most programs have their own folder, vsedit does not have one.
Same for me , thanks
poisondeathray is offline   Reply With Quote
Reply

Tags
vapoursynth editor

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 05:29.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.