How to use avisynth+ on google colaboratory ? #231
Unanswered
Hrushikesh-Reddy
asked this question in
Q&A
Replies: 1 comment
-
|
If your CPU does not support sse4.1 and your script (e.g. delogohd) does not work, then one of the external plugins which is used by delogohd is probably written without pre-SSE4.1 support. Avisynth itself is not affected in this problem. You have to find out which 3rd party plugin is affected and ask its developer to change the code and help you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use avisynth+ on google colaboratory , I have to remove logo from my videos using delogohd but my cpu does not support sse4.1.
Beta Was this translation helpful? Give feedback.
All reactions