I'm having problems playing movies with processing 1.2.1 and windows 7 Enterprise (64-bit). I posted about the problems trying to use jmcVideo here
https://forum.processing.org/topic/jmcvideo-error, thinking it was a problem with jmc video, but I've now tried several other methods of movie playback that have all failed at every turn:
The standard movie library reports that it can't find Quicktime, despite having 7.6.7 installed.
The latest GS movie reports a similar error of jmcvideo:
processing.app.debug.RunnerException: UnsatisfiedLinkError: can't load library libpixman-1-0 (libpixman-1-0|liblibpixman-1-0|liblibpixman-1-0-0) with -Djna.library.path=C:/Users/nick/Documents/Processing/libraries/GSVideo/library\gstreamer\win
So, as far as I can tell, there doesn't seem to be any way of playing any movies using processing on windows 7 64-bit. I usually develop on linux, so I'm not very familiar with debugging things in windows; maybe I'm missing something?
Nick
The standard movie library reports that it can't find Quicktime, despite having 7.6.7 installed.
The latest GS movie reports a similar error of jmcvideo:
processing.app.debug.RunnerException: UnsatisfiedLinkError: can't load library libpixman-1-0 (libpixman-1-0|liblibpixman-1-0|liblibpixman-1-0-0) with -Djna.library.path=C:/Users/nick/Documents/Processing/libraries/GSVideo/library\gstreamer\win
So, as far as I can tell, there doesn't seem to be any way of playing any movies using processing on windows 7 64-bit. I usually develop on linux, so I'm not very familiar with debugging things in windows; maybe I'm missing something?
Nick
4