GSVideo and Ubuntu
in
Contributed Library Questions
•
2 years ago
Hi everybody,
I am trying to render and save a movie in Processing and - since I would prefer to do it on Ubuntu - I am trying to use the GSVideo library...but i can't figure out why it doesn't work...
not even the DrawingMovie example is working.
i get these errors:
processing.app.debug.RunnerException: UnsatisfiedLinkError: Unable to load library 'glib-2.0': libglib-2.0.so: cannot open shared object file: No such file or directory
Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: Unable to load library 'glib-2.0': libglib-2.0.so: cannot open shared object file: No such file or directory
do you have any ideas of what the resean(s) could be?
thank you very much
paolo
I am trying to render and save a movie in Processing and - since I would prefer to do it on Ubuntu - I am trying to use the GSVideo library...but i can't figure out why it doesn't work...
not even the DrawingMovie example is working.
i get these errors:
processing.app.debug.RunnerException: UnsatisfiedLinkError: Unable to load library 'glib-2.0': libglib-2.0.so: cannot open shared object file: No such file or directory
Exception in thread "Animation Thread" java.lang.UnsatisfiedLinkError: Unable to load library 'glib-2.0': libglib-2.0.so: cannot open shared object file: No such file or directory
do you have any ideas of what the resean(s) could be?
thank you very much
paolo
2