Re: QuickTime Callback
Re: QuickTime Callback
- Subject: Re: QuickTime Callback
- From: Darrin Cardani <email@hidden>
- Date: Sat, 6 Nov 2004 07:57:58 -0600
At 8:09 PM -0800 11/5/04, Michael Hanna <email@hidden> wrote:
This happens in MyDocument.m when I load a pre-existing document(i.e.
from the Open Recent... menu item) and does the
loadRepresentationFromData: method.
If I load the movie via my Import Movie... menu item, which runs the
exact same code(but does not use loadRepresentationFromData:), I get no
error(!)
It certainly looks like everything's OK, assuming theMovie isn't
NULL, and other obvious things like that. Since it only happens when
loadRepresentationFromData: is called, it sounds almost like
something in that method is messing up the heap or stack, but you
aren't seeing it until later when you set the callback.
Darrin
--
Darrin Cardani - email@hidden
President, Buena Software, Inc.
<http://www.buena.com/>
Video, Image and Audio Processing Development
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden