Convert QT time to minutes, seconds and milliseconds
Max Patch
Copy patch and select New From Clipboard in Max.
Hi, how can I convert QT time value to minutes, seconds and milliseconds?
here's a patch that should get you half way to what you want
Max Patch
Copy patch and select New From Clipboard in Max.
it works out the total time of the video, and also has a 'progress bar' showing the relative position while playing (a separate slider can be clicked on to jump to a point in time...)
Max Patch
Copy patch and select New From Clipboard in Max.
You need to know the timescale of the loaded movie, which you can get with the message 'gettimescale'.