I've just realized that movies displayed within QC comps end up
silent, which is a bummer for my current project. I need to layer
dynamically updated text over a movie.
Thinking about workarounds:
1. QC comp as layer in QT movie. I can do this, but I don't think my
app will be able to get at the ports to set the text.
2. QCRenderer laid over a QT movie. Controlling each would be
straightforward, but I worry about how well it would work.
Any ideas what the performance would be like on these options? These
are big full screen movies.