Application works on Unix but is getting an internal error from OpenCV on Mac OS X. The rest of the programs seem to work. Seems to be related to quicktime.
OpenCV Error: Internal error (couldnt create new video channel) in icvOpenCamera_QT, file /opencv/opencv/src/highgui/cvcap_qt.cpp, line 921
terminate called after throwing an instance of 'cv::Exception'
Haven't tried recompiling with ffmpeg, I have the components installed but don't know how ffmpeg works with live camera support on OS X. Any suggestions as to the error or a way around it?