Hi
I'm (kind of) new to processing, and have been enjoying how easy to use it is.
I have a project that requires displaying video files, and wanted to assess how suitable Processing is for this.
Frame rate is very (very!) low, a frame every few seconds
Sound doesnt seem to work
This seems to be the case even if I don't draw the video (and just draw the time elapsed), it still plays very slowly.
So my question is:
Is there a better way of displaying movies in processing, that will avoid this issue? Any tips on how to optimise the playback?
Or is processing not the right tool for this task?