RESOLVED: Issue with basic video loading
in
Core Library Questions
•
11 months ago
I am using Processing 2.0b3 and trying to run the sample
video playback code. I always get the error:
Could not load movie file movieName.mov. I have tried using different video files, including one mov that I was able to use without issue in an older version of processing. What could be the issue? My video file is in the same folder as my project file and I have not altered the sample code in any way other than changing the video file name.
Also, what video types does processing support? I would rather use .avi but can't find any info on whether or not processing can use it.
1