[MPlayer-users] vbnenc.c:(.text+0x4ea): undefined reference to `ff_texturedsp_compress_thread'
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Apr 17 21:17:14 EEST 2022
> On 12 Apr 2022, at 19:33, Antonio Olivares <olivares14031-at-yahoo.com at ffmpeg.org> wrote:
>
> Dear kind folks,
>
> ran
> $ svn update
> in mplayer directory, I get the following:
>
> vbnenc.c:(.text+0x4ea): undefined reference to `ff_texturedsp_compress_thread'
> /usr/bin/ld: ffmpeg/libavcodec/vbnenc.o: in function `vbn_init':
> vbnenc.c:(.text.unlikely+0xd): undefined reference to `ff_texturedspenc_init'
> collect2: error: ld returned 1 exit status
> make: *** [Makefile:751: mplayer] Error 1
Hm, strange that it causes issues for mplayer, not just mencoder.
Anyway, fixed now.
Sticking with a slightly older FFmpeg checkout alway works for such issues.
More information about the MPlayer-users
mailing list