GithubHelp home page GithubHelp logo

akarinvs / vapoursynth-preview Goto Github PK

View Code? Open in Web Editor NEW

This project forked from endilll/vapoursynth-preview

13.0 13.0 7.0 972 KB

Preview for VapourSynth scripts with some of my extensions.

License: Apache License 2.0

Python 100.00%

vapoursynth-preview's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

vapoursynth-preview's Issues

configurable scaling algorithm?

at least we'd want switching between nearest neighbor and bilinear.

right now, the algorithm is configurable, but the control is not exposed in the GUI.

Reload script error

When reload script (Control+R) now:

2021-05-25 23:25:45.642: ERROR: Script contains error(s). Check following lines for details.
Traceback (most recent call last):
  File "D:\vapoursynth-preview-master\vspreview\main.py", line 506, in load_script
    dict([('__file__', sys.argv[0])] + external_args))
TypeError: can only concatenate list (not "NoneType") to list

Deprecation warning for register_format

C:\Users/begna112/Documents/GitHub/vs-preview-Setsu\vspreview\toolbars\pipette.py:271: DeprecationWarning: register_format() is deprecated. Use "query_video_format" instead.
  return vs.core.register_format(
C:\Users/begna112/Documents/GitHub/vs-preview-Setsu\vspreview\toolbars\pipette.py:271: DeprecationWarning: register_format() is deprecated. Use "query_video_format" instead.
  return vs.core.register_format(
C:\Users/begna112/Documents/GitHub/vs-preview-Setsu\vspreview\toolbars\pipette.py:271: DeprecationWarning: register_format() is deprecated. Use "query_video_format" instead.
  return vs.core.register_format(

not breaking (yet) but it is really annoying.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.