Posts: 12.786
Threads: 70
Joined: May 2017
The Hybrid folder should contain that file,..
You did replace the original Hybrid.exe with the one I attached, right?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 580
Threads: 124
Joined: Jul 2020
Yes, it's still there. I'll re-boot and see what happens. ps. I hate Windows 11.
Attached.
Attached Files
no file 'CProgram FilesHybridmisc.i.txt (Size: 14,19 KB / Downloads: 7)
Posts: 12.786
Threads: 70
Joined: May 2017
What happens if you call:
"C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
in a terminal?
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 580
Threads: 124
Joined: Jul 2020
Quote: PS C:\Users\USER 2> "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
At line:1 char:88
+ ... 64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
+ ~~~~~~~
Unexpected token 'version' in expression or statement.
At line:1 char:1
+ "C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursy ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
The '--' operator works only on variables or on properties.
+ CategoryInfo : ParserError: ( [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : UnexpectedToken
Posts: 12.786
Threads: 70
Joined: May 2017
Yesterday , 20:08
(This post was last modified: 7 hours ago by Selur .)
You are in a PowerShell not a Terminal.
=>
https://devblogs.microsoft.com/commandli...xperience/
(try whether it helps to switch to terminal as default, instead of powershell)
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 580
Threads: 124
Joined: Jul 2020
Is Command Prompt the same as Terminal? When I paste in your command it does nothing.
Posts: 12.786
Threads: 70
Joined: May 2017
Yes, command prompt and terminal are the same. (hopefully)
1st open a command prompt windows (black window were you can enter stuff)
2nd enter the command I posted
"C:\Program Files\Hybrid\64bit\Vapoursynth\Lib\site-packages\vapoursynth\vspipe.exe" --version
3rd hit 'enter/return'
this normally should output the version of Vapoursynth,..
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 580
Threads: 124
Joined: Jul 2020
When I copy and paste and hit return it does nothing, it just reloads my user name.
Posts: 12.786
Threads: 70
Joined: May 2017
1 hour ago
(This post was last modified: 59 minutes ago by Selur .)
Hmm,.. must be something related to the latest Vapoursynth version.
If you open a terminal inside the Hybrid\64bit\Vapoursynth-folder and then call:
does that output something?
Normally it should show, something like:
Package Version
------------------------ -------
annotated-doc 0.0.4
build 1.5.0
click 8.3.3
colorama 0.4.6
markdown-it-py 4.2.0
mdurl 0.1.2
packaging 26.2
pip 26.1.1
Pygments 2.20.0
pyproject_hooks 1.2.0
rich 15.0.0
shellingham 1.5.4
tqdm 4.67.3
typer 0.25.1
typing_extensions 4.15.0
uv-build 0.11.14
VapourSynth 75
vapoursynth-akarin 1.4.1
vapoursynth-awarp 3.1
vapoursynth-bestsource 17.0
vapoursynth-bilateralgpu 14
vapoursynth-bm3d 10.1
vapoursynth-bwdif 5.1
vapoursynth-cranexpr 0.6.0
vapoursynth-d2vsource 1.4
vapoursynth-dctfilter 3.2
vapoursynth-deblock 8.1
vapoursynth-dedot 3.0
vapoursynth-descale 12
vapoursynth-descratch 4.0
vapoursynth-dghdrtosdr 1.16
vapoursynth-dotkill 3.0
vapoursynth-edgefixer 2.1
vapoursynth-edgemasks 4.1
vapoursynth-eedi3 10.0
vapoursynth-fillborders 3.0
vapoursynth-fmtconv 31
vapoursynth-hysteresis 1.1.3
vapoursynth-iscombed 2.1
vapoursynth-knlmeanscl 1.3
vapoursynth-mvtools 27
vapoursynth-nlm-cuda 4
vapoursynth-nlm-ispc 3
vapoursynth-resize2 0.4.3
vapoursynth-sangnom 43.0
vapoursynth-sneedif 4.3
vapoursynth-subtext 6.0
vapoursynth-timecube 4.0
vapoursynth-vivtc 2.0
vapoursynth-vszip 14.1.0
vapoursynth-wnnm 3
vapoursynth-znedi3 3.0
vapoursynth-zsmooth 0.15.5
vs-placebo 2.0.2
vsnoise 1.2.1
vsrepo 2.0.0
vsstubs 2.0.0
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Posts: 580
Threads: 124
Joined: Jul 2020
I get:
Python was not found run without arguments to install from the Microsoft store... etc