Hi,
Im having a problem with using a single instance of ofVideoPlayer that loads and plays video clips multiple times. All clips play throughout and are then stopped and closed before the next video file is loaded. I can get through about 173 files (full HD) before the app crashes. The trace is :
#0 02FBFFF2 atioglxx!DrvValidateVersion() (C:\Windows\SysWOW64\atioglxx.dll:??)
#1 00000000 0x03815e98 in ??() (??:??)
#2 00000000 0x00000000 in ??() (??:??)
All files are quicktime and play as a continuous loop of files being loaded, played, stopped, loaded etc.The file being loaded when the app crashes has already been played previously without a problem.
Any help would be great
Cheers
Brendan