Ask Your Question

Revision history [back]

I think now it is now openh264-1.5. : from alalek

OpenH264 is updated to 1.5.0 (1.6.0 is not supported by ffmpeg yet)
Environment variable name is changed to OPENH264_LIBRARY

I think now it is now openh264-1.5. : from alalek

OpenH264 is updated to 1.5.0 (1.6.0 is not supported by ffmpeg yet)
Environment variable name is changed to OPENH264_LIBRARY

I have tried your program. It works. I have changed cv::Size(het, wid) to cv::Size(wid,het). It could be a problem if you haven't got a multiple of 4.

I have tried to read this video (original is here and it gives this video My configuration is Windows 10 VS2015 opencv 3.1 master from github (last commit 1ae27eb) using opencv_ffmpeg310_64 and openh264-1.5.0-win64msvc.dll