Re: [Live-devel] Trap in exit()

2009-03-21 Thread Ross Finlayson
VERY seldom, I get a trap in FramedSource::getNextFrame( ... ) where the flag fIsCurrentlyAwaitingData is true, thus causing the exit() This "exit()" indicates that there's a serious error - in your code. It means exactly what it says: You are trying to read from the same object more than once

[Live-devel] Trap in exit()

2009-03-20 Thread Don McNeill
Hi, I've been working with a playback session with QuickTime and implementing the calls associated with playback; per recommendation: void PlaybackSubsession::seekStreamSource(FramedSource* inputSource, double seekNPT); void PlaybackSubsession::setSourceStreamScale(FramedSource* inputSour