QTMovieView crash
QTMovieView crash
- Subject: QTMovieView crash
- From: valerio ferrucci <email@hidden>
- Date: Tue, 16 May 2006 14:44:39 +0200
Hi,
I have two QTMovieView each containig a copy of the same movie
(duplicated with the [copy] method).
I want to step of one frame on both the movies.
I call:
[movieView1 stepForward:self];
[movieView2 stepForward:self];
as the user moves the mouse back and forth.
but sometime these calls crash with the debug messages at end of this
mail.
Note: I'm on Intel machine with QuickTime 7.1.0
Any help?
STACK
#0 0x90a4e380 in objc_msgSend
#1 0x1629eb80 in ??
#2 0x8fa7d405 in -[QTMovieContentView
outputNow:forTime:flagsIn:flagsOut:]
#3 0x93f816c6 in CVDisplayLink::performIO
#4 0x93f86bee in CVDisplayLink::runIOThread
#5 0x90024a27 in _pthread_body
_______________________________________________
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