Bob Ippolito:
> On May 10, 2006, at 5:14 PM, Kent Quirk wrote:
>> We’ve been shipping it for almost a year on PPC Macs using py2app
>> to package things – so we know we have the py2app stuff
>> approximately correct. We’ve been trying off and on to get a fat
>> version of the app working. Al
I am building a media application for OS X, using QuickTime to
display a movie file with a different audio track. Both my audio and
video threads are working fine, but I need to be able to load movie
segments, given start time and duration (or end time).
To accomplish this, should I...
1) l