JMCMovie width and height fields both stuck at default of 1
in
Contributed Library Questions
•
1 year ago
I am using JMCMovie to play a video within a processing application, and i need to know the width and height of the video after i import it (user picks video using file system browser thru selectInput()). However, even after playing the video, (which fixed this problem with JMCMovieGL) the width and height are just "1".
Any ideas on how to get the true width and height of the video file?
Thank you in advance
1