Open GoogleCodeExporter opened 9 years ago
Oh, a windows bug! Cool!
Can you open a console, move to the folder containing WebcamStudio.jar and
provide the error message.
I have a feeling that the gstreamer libraries are not found. I've made my
tests under Windows XP. Maybe there is an issue with Vista on this level
Original comment by patrick.balleux
on 11 Aug 2011 at 9:49
Is it a 64bits Vista?
Original comment by patrick.balleux
on 9 Oct 2011 at 6:04
It looks like the app can't find the libs. Is there any way to make the app
output more details about the error?
WebcamStudioX-0.57beta2>java -jar WebcamStudio.jar
Exception in thread "main" java.lang.UnsatisfiedLinkError: Could not load
library gstreamer-0.10
at org.gstreamer.lowlevel.GNative.loadWin32Library(GNative.java:83)
at org.gstreamer.lowlevel.GNative.loadLibrary(GNative.java:43)
at org.gstreamer.lowlevel.GstNative.load(GstNative.java:42)
at org.gstreamer.lowlevel.GstNative.load(GstNative.java:39)
at org.gstreamer.Gst.<clinit>(Gst.java:59)
at webcamstudio.Main.<init>(Main.java:85)
at webcamstudio.Main.main(Main.java:2216)
Original comment by Antoine....@gmail.com
on 1 Feb 2012 at 9:30
I'm also having that exact problem, but i dont' seam to be able to find that
particular library for gstreamer anymore at all. apparently it was discontinued
or something. Has any resolution been found for the error?
Original comment by noxnetwo...@gmail.com
on 18 Jun 2013 at 8:30
Original issue reported on code.google.com by
tliles...@gmail.com
on 8 Aug 2011 at 8:04