opencv-4.12.0 FTBFS with ffmpeg8
"Bruce Dubbs" ([email protected] via blfs-dev Mailing List) <[email protected]> Fri, 28 Nov 2025 23:27:46 -0600
| Newsgroups | gmane.linux.lfs.beyond.devel |
|---|---|
| Message-ID | <[email protected]> |
Can I get someone to look at opencv with ffmpeg8?
What I get is
/build/opencv/opencv-4.12.0/modules/videoio/src/cap_ffmpeg_impl.hpp:688:9: error:
‘avcodec_close’ was not declared in this scope; did you mean ‘avio_close’?
688 | avcodec_close( context );
| ^~~~~~~~~~~~~
and
/build/opencv/opencv-4.12.0/modules/videoio/src/cap_ffmpeg_impl.hpp:2008:12: error:
‘av_stream_get_side_data’ was not declared in this scope; did you mean
‘av_frame_get_side_data’?
2008 | data = av_stream_get_side_data(video_st, AV_PKT_DATA_DISPLAYMATRIX, NULL);
opencv is required for plasma, so we need to get this fixed as soon as we can.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-dev
Unsubscribe: See the above information page