OpusGang / awsmfunc

awesome VapourSynth functions
MIT License
18 stars 4 forks source link

awsfunc.ScreenGen issue when using vs-imwri instead of vsfpng #34

Closed jessielw closed 3 months ago

jessielw commented 3 months ago

OS: Windows 11 Python: 3.11.5

I've been using this package for a while, but I came across an issue where the vsfpng was having issues with umlaut (ä) characters and it would not properly handle the paths. So I wanted to test out vs-imwri to see if has the same issues. I tried with both official releases of the library.

Issue is I cannot et vs-imwri to work at all (regardless of the umlaut character). It attempts to generate the first image and just hangs. I took a look at the class, but couldn't spot anything wrong.

jessielw commented 3 months ago

Edit: just was a long network path causing the library to fail. I'll post an issue over there. Sorry!