Ask Your Question

yurysch's profile - activity

2013-02-17 05:24:12 -0600 received badge  Supporter (source)
2013-02-17 05:22:08 -0600 commented question FFMPEG crash with a GoPro video

I narrowed it down to streams with AAC audio. I used one captured with iPhone4S. When I stripped the audio, the program didn't crash. I have the same configuration (OpenCV 2.4.3 x64 for Windows VS2010, also verified that the problem persists in 2.4.4 beta). The problem doesn't exist with 32-bit libraries. I used lkdemo example to reproduce the problem. When running the x64 program from command line, it runs fine. When launching it from VS (either as Debug or Run), access violation exception is raised in cvCreateFileCapture_FFMPEG @ opencv_ffmpeg243_64.dll: Unhandled exception at 0x66de1f30 in cpp-example-lkdemo.exe: 0xC0000005: Access violation reading location 0xffffffffffffffff.