How to rebuild ffmpeg-4.0.2 with openCV?

asked 2018-07-27 05:07:12 -0600

whdt gravatar image

updated 2018-07-29 21:40:01 -0600

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.

edit retag flag offensive close merge delete

Comments

opencv is using its own ffmpeg build (opencv_ffmpeg64.dll) on windows, did you mean that ?

berak gravatar imageberak ( 2018-07-27 05:52:48 -0600 )edit

yes but can i download ffmpeg from https://www.ffmpeg.org/ to rebuild it?

whdt gravatar imagewhdt ( 2018-07-29 10:14:39 -0600 )edit