Motion tracking to the current time of the video

kovalski's icon

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

kovalski's icon

forget to add maxfile..

istanbul_07_question.maxpat
Max Patch
LSka's icon
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.

kovalski's icon

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.

LSka's icon

check the [round] object.

kovalski's icon

Ok..
Thank you so much,
Best