Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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