We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I'm using processing 3.3.5, attempting to make it display a movie, but when I put in the movie, then I just see a blank canvas instead of the video I want it to display, and the console prints this:
(Processing core video:5933): GStreamer-CRITICAL **: Trying to dispose element Movie Player, but it is in READY instead of the NULL state. You need to explicitly set elements to the NULL state before dropping the final reference, to allow them to clean up. This problem may also be caused by a refcounting bug in the application or some element.