Filestream (EX9.Texture VLC) bug

This with vvvv 50beta35.8 x64 and addonpack 50beta35.8_1, on win10. Installed VLC is 2.2.5.1.


So, following this thread, I created an EX9 VLC Filestream node.
It seems that in
libvlc_searchpath.txt
this line
%ProgramFilesx86%\VideoLAN\VLC
should be changed to
%ProgramFiles(x86)%\VideoLAN\VLC
in order to find
libvlc.dll
Honestly, I recall that round braces should be there no matter what win version; but I could be wrong, unsurprisingly.

Once that’s fixed, an exception is thrown at node creation, as per attached file.

Everything’s fine with DX11 VLC.

vvvv.exe-exception-2017-09-05.log.zip (7.3 KB)

P.S. Why does it call out Win 8, instead of Win 10?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.