18.07.2025, 17:20
Quote:When I open Tools -> Viewer I see a list of connected apps.You should see:
![[Image: grafik.png]](https://i.ibb.co/xVxYF4K/grafik.png)
when if you press vsViewer, you should see:
![[Image: grafik.png]](https://i.ibb.co/JR86hqnd/grafik.png)
Then you should change the text there to:
import vapoursynth as vs
core = vs.core
import site
clip = core.std.BlankClip()
clip = core.text.Text(clip, str(core))
clip.set_output()
Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.