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 10th August 2018, 23:25   #61  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
i try to install a certain package like "mv" but it doesn't do a thing... cli doesn't change after my command "python vsrepo install mv" for so long. what is the problem?

I have python 3.6 and x64-bit and I am using your latest github script.
~ VEGETA ~ is offline   Reply With Quote
Old 11th August 2018, 00:50   #62  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by ~ VEGETA ~ View Post
i try to install a certain package like "mv" but it doesn't do a thing... cli doesn't change after my command "python vsrepo install mv" for so long. what is the problem?

I have python 3.6 and x64-bit and I am using your latest github script.
You probably need to male it vsrepo.PY for ot to work
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 11th August 2018, 01:40   #63  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
Actually I put it .py but didn't write it properly here
~ VEGETA ~ is offline   Reply With Quote
Old 11th August 2018, 04:13   #64  |  Link
~ VEGETA ~
The cult of personality
 
~ VEGETA ~'s Avatar
 
Join Date: May 2013
Location: Planet Vegeta
Posts: 155
Now works good but I couldn't find lsmas here. My python is 64 bit thus plugins32 in VS directory probably won't be used? so I need lsmas for x64?
~ VEGETA ~ is offline   Reply With Quote
Old 11th August 2018, 08:34   #65  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Quote:
Originally Posted by ~ VEGETA ~ View Post
Now works good but I couldn't find lsmas here. My python is 64 bit thus plugins32 in VS directory probably won't be used? so I need lsmas for x64?
Yes, everything (except scripts) needs to be 64bit to work together.
lsmas is not available in vsrepo yet.
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database
ChaosKing is offline   Reply With Quote
Old 13th August 2018, 22:18   #66  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by ChaosKing View Post
Yes, everything (except scripts) needs to be 64bit to work together.
lsmas is not available in vsrepo yet.
Speaking of that. I wish someone would adopt lsmas and the orphaned scripts without proper github repos. I really can't go around adding random dropbox links to stuff.

This is especially easy to do for scripts and would only require minimal effort in case someone submits a pull request.

hint hint wink wink
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 13th August 2018, 23:22   #67  |  Link
ChaosKing
Registered User
 
Join Date: Dec 2005
Location: Germany
Posts: 1,795
Are there many orphaned scripts? I could only find 1-2 ...

//Edit
But I guess every script would need its own git repo!? A collection wouldn't work with your git update logic, correct?
__________________
AVSRepoGUI // VSRepoGUI - Package Manager for AviSynth // VapourSynth
VapourSynth Portable FATPACK || VapourSynth Database

Last edited by ChaosKing; 13th August 2018 at 23:30.
ChaosKing is offline   Reply With Quote
Old 13th August 2018, 23:23   #68  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by ChaosKing View Post
Are there many orphaned scripts? I could only find 1-2 ...
Maybe only 1-2. That's still 1-2 too many.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 14th August 2018, 08:57   #69  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by ChaosKing View Post
Are there many orphaned scripts? I could only find 1-2 ...

//Edit
But I guess every script would need its own git repo!? A collection wouldn't work with your git update logic, correct?
Yes, they'd need a separate repo. You could just lump all the orphaned scripts into one repo too. Basically it needs to show up on the github releases tab or it won't be picked up automatically. (I also think pastebin-like things are bad places to store things that should be permanent)
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 18th August 2018, 00:37   #70  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
I got a "HTTP Error 404: Not Found" trying to install hnwvsfunc
lansing is offline   Reply With Quote
Old 18th August 2018, 01:02   #71  |  Link
Wolfberry
Helenium(Easter)
 
Wolfberry's Avatar
 
Join Date: Aug 2017
Location: Hsinchu, Taiwan
Posts: 99
You should run the update script first (if it works). Since I only keep the latest release, it will fail if you try to get the older release.
Sorry for the inconvenience.
__________________
Monochrome Anomaly
Wolfberry is offline   Reply With Quote
Old 18th August 2018, 07:46   #72  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by lansing View Post
I got a "HTTP Error 404: Not Found" trying to install hnwvsfunc
It's because wolfberry deletes old releases just to annoy people. Didn't have time to properly fix vsrupdate to handle it yet.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 19th August 2018, 17:20   #73  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
I've updated the packages and fixed vsupdate so it doesn't barf when releases are removed.

Now only people who completely rename files between releases need to die
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 20th August 2018, 03:55   #74  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
Does the update file have logic to update itself once vapoursynth got updated to use newer python version like 3.7?
lansing is offline   Reply With Quote
Old 20th August 2018, 06:26   #75  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by lansing View Post
Does the update file have logic to update itself once vapoursynth got updated to use newer python version like 3.7?
The python version doesn't matter. The only quirk is that you need to install all scripts in the python site packages dir again or move them between the major python updates. No logic needed there.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 23rd August 2018, 12:50   #76  |  Link
Yrosma
Registered User
 
Join Date: Mar 2015
Posts: 2
missing dependecy havsfunc.Deblock_QED after install using vsrepo

I was trying to setup portable edition of vapoursynth and run into a missing dependecy after installing havsfunc using vsrepo.

In my test script I'm using Deblock_QED from havsfunc and got the error it was missing the namespace dctf.

I found it here:
https://github.com/HomeOfVapourSynth...ilter/releases

After adding this one it was working again.
Is there a reason why this one was left out and shouldn't I be using this one?
Or was this one just forgotten?
Yrosma is offline   Reply With Quote
Old 23rd August 2018, 12:54   #77  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
Quote:
Originally Posted by Yrosma View Post
I was trying to setup portable edition of vapoursynth and run into a missing dependecy after installing havsfunc using vsrepo.

In my test script I'm using Deblock_QED from havsfunc and got the error it was missing the namespace dctf.

I found it here:
https://github.com/HomeOfVapourSynth...ilter/releases

After adding this one it was working again.
Is there a reason why this one was left out and shouldn't I be using this one?
Or was this one just forgotten?
I think nobody got around to creating a package for it yet. Somebody *hint* *hint* will probably do it soon though since you pointed it out. I actually thought havsfunc had all its dependencies done already.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 23rd August 2018, 13:59   #78  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
And it's added.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 6th September 2018, 19:35   #79  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
I've now updated the packages again. It took a little longer than usual since I had to add a published date to every release as well (in order to always properly preserve the release order when releases are deleted).
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Old 6th September 2018, 20:12   #80  |  Link
Myrsloik
Professional Code Monkey
 
Myrsloik's Avatar
 
Join Date: Jun 2003
Location: Kinnarps Chair
Posts: 2,548
I've released RC2. It performs slightly more input validation before starting operations and has a new package definitions.

The unsharpmask and xsharpen functions are also added as WarpSharpSupport (wss) for those of you who want to install it conveniently.
__________________
VapourSynth - proving that scripting languages and video processing isn't dead yet
Myrsloik is online now   Reply With Quote
Reply

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 11:21.


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