Pages: 1
Hello...
Pas moyen de faire fonctionner GSVideo..
J'ai essayé avec 3 versions de GSVideo
Gstreamer est installé..
Une piste?
Merci Bernard
Voici le message:
GSVideo version: 0.9
Loading local version of GStreamer not supported in Linux at this time.
Cannot load GStreamer plugins from /gstreamer/linux/plugins
error, disabling movieEvent() for station.mov
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at codeanticode.gsvideo.GSMovie.invokeEvent(Unknown Source)
at codeanticode.gsvideo.GSMovie$2.rgbFrame(Unknown Source)
at org.gstreamer.elements.RGBDataAppSink$AppSinkNewBufferListener.newBuffer(RGBDataAppSink.java:162)
at org.gstreamer.elements.AppSink$3.callback(AppSink.java:213)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at com.sun.jna.CallbackReference$DefaultCallbackProxy.invokeCallback(CallbackReference.java:384)
at com.sun.jna.CallbackReference$DefaultCallbackProxy.callback(CallbackReference.java:414)
Caused by: java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:999)
at java.awt.image.BufferedImage.<init>(BufferedImage.java:312)
at processing.core.PImage.getNative(PImage.java:320)
at processing.core.PImage.resize(PImage.java:616)
at codeanticode.gsvideo.GSMovie.read(Unknown Source)
at Loop.movieEvent(Loop.java:48)
... 14 more
Hors ligne
une piste : http://doc.ubuntu-fr.org/gstreamer
http://forum.processing.org/topic/gsvid … -and-2-0b3
Dernière modification par cgiles (2013-02-18 11:31:54)
Hors ligne
Moi avec GSvideo version : 1.0.0 et en utilisant un des exemples de la librairie, je n'ai que cette erreur qui apparait :
"Loading local version of GStreamer not supported in Linux at this time.
Cannot load GStreamer plugins from /gstreamer/linux32/plugins"
Si quelqu'un a mieux qu'une piste... Je tourne en rond depuis plusieurs jours et je ne trouve pas de solution.
Merci !
Hors ligne
Pages: 1