(wg) cv.CaptureFromFile fails for vid files on Windows XP, Python 2.7, OpenCV 2.2 (Bug #788)
Description
This core file is from Windows XP so not sure if its of any use. Python 2.7, Opencv 2.2 Python crashes every time you try to do cv.CaptureFromFile - some vid files I've tested with 2.6/cv2.1 and they work. Exception is a virtual address access violation or something.
History
Updated by Kevin Watts over 2 years ago
James, are you the right guy for this?
Updated by Kevin Watts over 2 years ago
- Status deleted (
Open)
Updated by Kevin Watts over 2 years ago
I added the AVI file in question to
/u/prdata/tickets/opencv/788
OpenCV team, let me know if you can duplicate this problem or need more information.
Updated by Vadim Pisarevsky over 2 years ago
the problem is likely fixed in r4462 (https://code.opencv.org/svn/opencv/branches/2.2/opencv)
- Status set to Done
- Pull request set to fixed