Ask Your Question

Marco's profile - activity

2015-03-15 18:00:24 -0600 received badge  Supporter (source)
2013-02-17 05:24:12 -0600 received badge  Student (source)
2012-11-13 04:41:40 -0600 asked a question FFMPEG crash with a GoPro video

I'm using the binaries of OpenCV 2.4.3 x64 for Windows(VS2010) and it crashes when opening a MPEG4 video from a GoPro camera. In particular, in a not debuggable position inside opencv_ffmpeg243_64.dll in the read_InputMediaStream_FFMPEG() function. I've tried to play it with the vanilla FFMPEG 1.0 version (ffplay.exe, see picture below) and it works perfectly. Is this a bug of the OpenCV wrapper? Or OpenCV uses an old version of FFMPEG?

image description

Thanks in advance for any help! Marco