First time here? Check out the FAQ!
answered 2014-01-13 11:01:29 -0600
It's a bug in calibrate_camera. At line 104 in calibrate_camera.cpp, it's calling readStringList with the name of the video file. Attempting to parse the video file as an xml file gets you that error.