Motion tracking to the current time of the video
Dear all,
I am trying to design a wall that the video plays according to the views position.
I've made that the video tracks the position of the color (movement) but, I do not know how to connect the data to the (current) time of the video?
Could you help me?
Thank you
Best
forget to add maxfile..
istanbul_07_question.maxpat
Max Patch
Max Patch
Copy patch and select New From Clipboard in Max.
you can use [scale] to scale the position values according to the duration of the destination video and then send the corresponding "frame" message to control jit.qt.movie.
Thank you so much for your help, LSKA
It works very well, I understand the data collection but, it is too sensitive, do I have any chance to turn number box to a decimal or fiver numbers? (10, 20, 30... or 5, 10, 15, 20, 25...)
Best
k.
check the [round] object.
Ok..
Thank you so much,
Best