Posts: 12.782
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: 575
Threads: 124
Joined: Jul 2020
Yes, it's still there. I'll re-boot and see what happens. ps. I hate Windows 11.
Attached.
Posts: 12.782
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: 575
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.782
Threads: 70
Joined: May 2017
Yesterday, 20:08
(This post was last modified: 2 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.