Hello,
I can't play any video with a sketch I have written. I'm using widows 7 and Processing 2.2.1 (but I have noticed the same behavior with Processing 3.0).
It's very odd because I can test every example listed in the Movie folder that comes with Processing and they work just fine.
But if I make a copy of one of this example, let's say 'Loop' it doesn't work anymore. Same thing if I write my own sketch.
I get no error, just an empty background (and yes the video file is in the "data" folder).
Any idea ?