How to rebuild ffmpeg-4.0.2 with openCV?
Hi openCV:
Is there a way to rebuild ffmpeg-4.0.2 with openCV3.4.1? In order to do this because of getting bunch of error during streaming as below:
mb_type in i slice too large at 39 45
error while decoding MB 39 45
out of range intra chroma pred mode
mb_type 181 in P slice too large at 30 38
corrupted marcoblock 27 7 <total_coeff=-1>
i not familiar with rebuild on windows. I need some help here. Thanks.
opencv is using its own ffmpeg build (opencv_ffmpeg64.dll) on windows, did you mean that ?
yes but can i download ffmpeg from https://www.ffmpeg.org/ to rebuild it?