Programming research extend
From Physical Programming
To use this fuction in Quartz Composer, simply download the patch in the follow link: http://www.daisyrust.com/2007/02/12/quartz-composer-movie-thumbnail-viewer/
Steps take you to the result: First you have to give information of the movie that you have choose for your input.
- Set the number of X tiles and Y tiles, this is how you want to layout look like
- Put a movie as the input
- Set the width and height of the movie
- Set the width and height of the movie in pixel
- movie duration
- total frames
Second, you have to give information to the computer about the rendering destination.
- width
- height
- pixels wide
- pixels high
- aspect ration
- resolution
Fianlly, set the tile size
- width
- height
Images (above): the optional ‘info’ panel and math patch. This part of the composition is interesting and the maths contained there-in could for the basis for a future improved implementation.
Image (above): The basic macro with most of the important published ports
Here is a vedio, that people made with the movie time line patch in Quartz Composer.
http://www.youtube.com/watch?v=UA6H3BygVt4



