vs-preview icon indicating copy to clipboard operation
vs-preview copied to clipboard

Previewer for VapourSynth scripts.

Results 56 vs-preview issues
Sort by recently updated
recently updated
newest added

It might be nice to store the name and url of older comps in the local storage to find it back easily. You can force an update once the upload...

enhancement

It would be nice if there was a way to save the zoom location and level of the previewer in a way that can be easily reused between projects and...

### Comp Toolbar - [ ] Name template - Script Name - Names of outputs? - [ ] Public Flag - [ ] NSFW Flag ### Playback Toolbar - [...

enhancement
Comp
Gui

It'd be neat if the pipette also displayed HTML colour codes and HSL values (like aegisub). A couple filters use the first (like TColorMask), and the latter may be useful...

enhancement

Saved zoom is broken when - Saved zoom != 100% - Initial script load gives an error - Reload doesn't error You end up with your saved zoom value selected...

bug

This should probably throw a warning, but not flat-out crash vspreview. ```py Traceback (most recent call last): File "C:\Users\light\AppData\Local\Programs\Python\Python310\lib\site-packages\vspreview\toolbars\playback\toolbar.py", line 530, in on_mute_clicked self.setMute(not self.audio_muted) File "C:\Users\light\AppData\Local\Programs\Python\Python310\lib\site-packages\vspreview\toolbars\playback\toolbar.py", line 537, in...

bug

I think it'd be useful to have the ability to switch to a mode that has a clip split into its individual planes. This allows users to more easily follow...

enhancement

Like the one from AVSpMod ![image](https://user-images.githubusercontent.com/41454651/172441209-82a3b239-477e-482c-9260-46852efdfeb8.png)

enhancement

Having a menu to see and adjust hotkey binds would be useful. This gives users an instant way to see what maps to what, as well as allows them to...

enhancement