Re: Compile error with actual ffmpeg source (undefined reference to `ff_mediacodec...)

Reimar Döffinger <[email protected]> Thu, 1 Dec 2022 22:07:24 +0100
Newsgroups gmane.comp.video.mplayer.user
Message-ID <[email protected]>
Hi!

> On 1 Dec 2022, at 15:12, max muster <[email protected]> wrote:
> 
> Hello,
> i've got the following error if i compile mplayer from actual SVN and actual FFMPEG git in MSYS2 environment:
> D:/master/msys64/mingw32/bin/../lib/gcc/i686-w64-mingw32/10.2.0/../../../../i686-w64-mingw32/bin/ld.exe: ffmpeg/libavcodec/mediacodecenc.o:mediacodecenc.c:(.text.unlikely+0x38): undefined reference to `ff_mediacodec_surface_unref'

Thanks, should be fixed now.