Video won't play- framerate error?
in
Core Library Questions
•
6 months ago
After I put in this code-
- movie = new Movie(this, "vid.mov");
- movie.frameRate(24);
- movie.play();
** (Processing core video:3078): WARNING **: gstvideo: failed to get framerate property of pad playsink0:audio_sink
1