I am trying to update my SVP Manager to the new 4.6.294 version but despite having deleted the app previously from /Applications, it reverts to using the old version 4.6.0.294 :
Any idea how to fix this? Thanks!
MacOS 2020 M1 Sequoia15.4 (24E248)
You are not logged in. Please login or register.
SmoothVideo Project → Posts by AMG-EATER
Pages 1
I am trying to update my SVP Manager to the new 4.6.294 version but despite having deleted the app previously from /Applications, it reverts to using the old version 4.6.0.294 :
Any idea how to fix this? Thanks!
MacOS 2020 M1 Sequoia15.4 (24E248)
What issue are you seeing with PotPlayer? Can you please post a screenshot of your PotPlayer config (ex. how your filters are setup etc).
Ah thanks so much, Chainik. No wonder why it was working flawless when I was using MPV with the multi sockets script but wasn't with IINA. Is there a iinaSockets similar to how there is a mpvSockets script that calls back to SVP and hooks it to the player?
Any ideas on how to enable this for Mac? I can't get multiple videos to work. Using IINA player.
I know how to do this on Windows but on Mac the setting is not clickable and won't allow me to change it to "True":
Hey guys,
The RIFE profile stopped working for me when I updated to Sonoma. It keeps throwing the following errors:
06:19:28.538 [W]: FrameControl: invalid monitor ID passed -1
06:19:46.551 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:19:46.551 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0xe5 in position 7: invalid continuation byte
06:19:46.551 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:19:46.551 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:19:46.551 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:19:46.551 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:19:46.552 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)
06:19:46.552 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^
06:19:46.552 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 53, in interpolate
06:19:46.552 [E]: Playback [287694b9]: VS - smooth = core.rife.RIFE(input_m,factor_num=rife_num,factor_den=rife_den,model_path=rife_mpath,gpu_id=rife_gpu,gpu_thread=rife_threads,tta=False,sc=True)
06:19:46.552 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:19:46.552 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3101, in vapoursynth.Function.__call__
06:19:46.552 [E]: Playback [287694b9]: VS - UnicodeDecodeError: 'utf-8' codec can't decode byte 0xe5 in position 7: invalid continuation byte
06:19:46.552 [E]: Playback [287694b9]: VS - could not init VS
06:23:05.621 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:23:05.622 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0xa0 in position 6: invalid start byte
06:23:32.687 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:23:32.687 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:23:32.687 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)
06:23:32.687 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^
06:23:32.687 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 53, in interpolate
06:23:32.687 [E]: Playback [287694b9]: VS - smooth = core.rife.RIFE(input_m,factor_num=rife_num,factor_den=rife_den,model_path=rife_mpath,gpu_id=rife_gpu,gpu_thread=rife_threads,tta=False,sc=True)
06:23:32.687 [E]: Playback [287694b9]: VS - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
06:23:32.687 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3101, in vapoursynth.Function.__call__
06:23:32.687 [E]: Playback [287694b9]: VS - UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 6: invalid start byte
06:23:32.687 [E]: Playback [287694b9]: VS - could not init VS
06:23:42.285 [E]: Playback [287694b9]: VS - Script evaluation failed:
06:23:42.287 [E]: Playback [287694b9]: VS - Python exception: 'utf-8' codec can't decode byte 0x8c in position 7: invalid start byte
06:23:42.287 [E]: Playback [287694b9]: VS - Traceback (most recent call last):
06:23:42.287 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3365, in vapoursynth._vpy_evaluate
06:23:42.289 [E]: Playback [287694b9]: VS - File 'src/cython/vapoursynth.pyx', line 3366, in vapoursynth._vpy_evaluate
06:23:42.289 [E]: Playback [287694b9]: VS - File '/Users/inpowered/Library/Application Support/SVP4/scripts/287694b9.py', line 72, in <module>
06:23:42.290 [E]: Playback [287694b9]: VS - smooth = interpolate(clip)
Any ideas as to what may be failing here? Thanks So much!
Hi Chainik jan,
Matter of fact, I do have other Python & Vapoursynth installations. These stem from FlowFrames, FrameGUI etc. from what I could gather. Please see a screenshot below of everything that I could find pertaining to Python & VapourSynth:
I'm at a loss here - I even wiped windows installation (but kept personal files) and still doesn't want to work. Now it just says "TensorRT requires vapoursythn inorder to work"
I have checked every single one of these settings and they are all present / installed:
Question regarding the environmental variables: Do you set Pythonpath for both User AND system or just for the User only?
Please see reference below:
How about Path? Do you also set path for both user and system? If so, can you please shed some light on which exact folders and variables need to be included along with the keystrings?
Thanks so much!!
Thanks so much for Q&A this on your own system and letting me know of the results. I will go ahead and do a clean install and report back with the results.
Will follow up shortly.
After completely uninstalling SVP 4 and even running RevoUninstaller on it, the same error is present upon activating Vapoursynth. Here is also what MPC crashed with:
Any ideas as to what else I could try to remedy this error?
Hi SVP Dev team,
Hope you're all doing well.
I'm running into this strange problem that occurs only when i'm trying to use TensorRT with non MPV players such as MPC / PotPlayer / MPC BE. etc.
I've attached an error log along with a screenshot of the error. Can you please look into this and let me know if I've misconfigured something?
In the filters, I'm only picking Vapoursynth and clicking it off to prefer.
Thanks!
Well aren't I just a genius...Thanks a lot for reminding me to switch over the license to my Mac. I should really just fork over the extra cash and get another license so I don't have to keep switching back and forth.
Hi Devs,
Any idea as to what may be wrong here? All of the sudden my player stopped working - i've attached the log file for your review.
Please let me know if you need any additional information.
Thanks!!
Kevin
Pages 1
SmoothVideo Project → Posts by AMG-EATER
Powered by PunBB, supported by Informer Technologies, Inc.