GSvideo Win7 - bad path to GStremer libs?
in
Contributed Library Questions
•
2 years ago
Hi,
GSVideo version: 0.9
When I try and run the any of the examples GSvideo with processing 1.5 on a win7 64bit machine (running a 64bit JRE) I get an error:
can't load library SDL (SDL|libSDL|libSDL-0) with -Djna.library.path=C:/Users/Jim/Documents/Processing/libraries/GSVideo/library\gstreamer\win. Last error:java.lang.UnsatisfiedLinkError: Unable to load library 'SDL': The specified module could not be found.
(this is just the first of many errors for libs not being found)
Notice how the library path starts off using forward slashes (/), but then changes to using back slashes (\). Surely this a a malformed path? I'm guessing this is why none of the GStreamer libs are being loaded... I suspect I may have problems down the line with windows 64bit issues, but I'd like to confirm that there is an issue with the libraries PATH first.
cheers! (...and as always, much Kudos to @CodeAntiCode for all the community support and work)
Jim
1