I'm trying my first app with QTKit, a simple thing to string a folder of mov files together into one movie. When I try to use [QTMovie insertSegmentOfMovie:timeRange:atTime:] I get a QTMovieUneditableException. The movies are most certainly editable. I can't find any reference to making or initing movies editable. Google gives me nothing. And so I arrive at my current thesis, which I present to you compressed to one word: WTF?
I hope someone knows how this thing is supposed to work...