Hi,

I'm trying to build a grid of videos by using an iterator to load each movie
from an xml file.

Whenever I put more than 1 video in config file, the fps drops considerably,
to around 4fps, and the videos skip a lot, freezing my machine.
I've noticed that iterators are very powerful for duplicating elements, but
if each element is different it seems to crumble very quickly.

The only work around I have found is to create a macro and duplicate it as
many times as I want videos, but this doesn't leave it as open to adding
more/less videos. It also becomes a noodle city!

Is it possible to have large individual elements, like videos, loaded inside
an iterator? And is there any way that I can see what exactly is causing the
slow down, such as problem patches or disk read times for the videos and
such.

Files can be downloaded from this link
http://www.mediafire.com/?n1mroe6eo17k89e
Sorry I couldn't upload the zip as an attachement, but it's too large for
the dev list.

Regards,
Charlie
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to