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. |
![]() |
#1702 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Don't forget to install all updates. Here's a friendly reminder.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#1703 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Now for a small poll. Should the next version be compiled for python 3.4 or 3.5?
This of course assumes python 3.5 will be released by then. It's probably less than a week away.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#1705 | Link | |
Registered User
Join Date: Nov 2014
Posts: 440
|
Quote:
![]()
__________________
github.com |
|
![]() |
![]() |
![]() |
#1706 | Link |
47.952fps@71.928Hz
Join Date: Mar 2011
Posts: 938
|
I remember some time before when I first tried to install, VS was done using older python and I had already installed newest updates for python. I had decided to wait for VS to update to newest python, but by then a lot of time had passed and I forgot.
So, I would vote for the newest python, 3.5. Anyone new looking into VS will be off to a very fresh start, as fresh as possible, at least.
__________________
Win10 (x64) build 18362| GPU Caps Viewer 1.42.4.0 NVIDIA GeForce GTX 1060 3GB (GP106) 3071MB/GDDR5 | (r435_95-4) NTSC | DVD: R1 | BD: A Intel Xeon X5660 @2.80GHz
Last edited by Sparktank; 10th September 2015 at 05:01. Reason: *"stat" to "start".... "stat" ??? o_O |
![]() |
![]() |
![]() |
#1707 | Link |
I'm Siri
Join Date: Oct 2012
Location: Providence, RI
Posts: 2,504
|
3.5, always not a bad thing tryna stay update
__________________
If I got new ideas, will post here: https://github.com/IFeelBloated |
![]() |
![]() |
![]() |
#1708 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Here's R28 test 2.
WARNING! The VS2015 runtime needs to be installed manually for now Note that this build was made with VS2015 and without tcmalloc. Speed comparisons to R27 would be interesting to see. Apart from the compiler switch it's more or less purely a bugfix release. Code:
r28: get_core() can now be used in callbacks and other external functions in python now returns an error message saying that windows needs to be updated in certain cases when plugin loading fails fixed loop filter (nodame) lut and lut2 can now output float as well now accepts scripts that start with a BOM as well fixed an image corruption bug with 9-16 bit input to rgvs when the c++ code is used fixed division by zero issues in muldivrational in vshelper.h blankclip can now create 0 (unknown/variable) fps clips added float support to planedifference and planeaverage added half support to addborders relevant compile time options are now in the version string
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet Last edited by Myrsloik; 8th September 2015 at 22:03. |
![]() |
![]() |
![]() |
#1709 | Link |
Registered User
Join Date: Sep 2008
Posts: 303
|
How do one use a similar function to avisynths import() ?
I tried the "python way": exec(open('filter.vpy').read()) but that just resulted in a error message: Unhandled C++ Exception... Edit: Nevermind, I forgot to remove the source filter from the filter.vpy template, now it works...
__________________
(i have a tendency to drunk post) Last edited by mastrboy; 11th September 2015 at 19:54. Reason: added info |
![]() |
![]() |
![]() |
#1710 | Link | |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Quote:
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
|
![]() |
![]() |
![]() |
#1711 | Link | |
Registered User
Join Date: Sep 2008
Posts: 303
|
Quote:
PHP Code:
PHP Code:
PHP Code:
__________________
(i have a tendency to drunk post) |
|
![]() |
![]() |
![]() |
#1712 | Link |
Registered User
Join Date: Jul 2008
Posts: 131
|
What python path's are needed to install vapoursynth? What registry locations does the installer check?
On attempting to install I get: ![]() my user and system paths start with: Code:
C:\Python34\;C:\Python34\Scripts; Code:
C:\Enthought\Canopy32\User;C:\Enthought\Canopy32\User\Scripts; Yes, I have installed python 3.4.3 for all users. I'm on Windows 8.1 x64, all the latest updates installed. |
![]() |
![]() |
![]() |
#1714 | Link | |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Quote:
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
|
![]() |
![]() |
![]() |
#1719 | Link |
Professional Code Monkey
Join Date: Jun 2003
Location: Ikea Chair
Posts: 2,279
|
Python 3.5 will be required for the next release (and the test versions before that from now on). If someone with VS2010 wants to step up and compile modules for older Pythons I won't object. The biggest reason I don't support multiple versions on windows is testing.
Theoretically 2.x could work too but once again, testing. And ancient compilers. From now on I will only use VS2015 (or later) to compile this project on windows. So now we should all celebrate Python 3.5 and its switch to a modern compiler. I can finally remove that old crap from my computer. Btw, you should all use VS2015 too, the community edition is free.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet |
![]() |
![]() |
![]() |
#1720 | Link |
I'm Siri
Join Date: Oct 2012
Location: Providence, RI
Posts: 2,504
|
I assume that would fix the mysterious vs2015 plugin vspipe crash?
__________________
If I got new ideas, will post here: https://github.com/IFeelBloated |
![]() |
![]() |
![]() |
Tags |
speed, vaporware, vapoursynth |
Thread Tools | Search this Thread |
Display Modes | |
|
|