[FFmpeg-user] error LNK2001 "ff_mpeg_er_init"

Bernhard Döbler programmer at bardware.de
Fri Aug 7 00:57:27 CEST 2015


Hi,

I updated my local ffmpeg repository from 2.7.2 to latest master and 
tried to compile with Microsoft Visual Studio 2015 compiler in an msys2 
environment.
This resulted in:
libavcodec.a(mpegvideo.o) : error LNK2001: Nicht aufgel▒stes externes 
Symbol "ff_mpeg_er_init".
ffprobe_g.exe : fatal error LNK1120: 1 nicht aufgel▒ste Externe
libavcodec.a(mpegvideo.o) : error LNK2001: Nicht aufgel▒stes externes 
Symbol "ff_mpeg_er_init".
ffmpeg_g.exe : fatal error LNK1120: 1 nicht aufgel▒ste Externe


What do I have to configure, that ff_mpeg_er_init will be either 
available or not be needed?


Best,
Bernhard Döbler


More information about the ffmpeg-user mailing list