<div dir="ltr"><div>Hi</div><div><br></div><div>I am using ffmpeg version 0.11.1 with Ubuntu 10.04</div><div>I get the following linker errors when i try to compile a program</div><div>tld.c:(.text+0x1a7): undefined reference to `avformat_network_init'</div>
<div>tld.c:(.text+0x1c9): undefined reference to `avformat_open_input'</div><div>tld.c:(.text+0x1dc): undefined reference to `avformat_find_stream_info'</div><div>tld.c:(.text+0x255): undefined reference to `avcodec_open2'</div>
<div>tld.c:(.text+0x333): undefined reference to `avcodec_decode_video2'</div><div>tld.c:(.text+0x525): undefined reference to `avcodec_decode_video2'</div><div><br></div><div>Which version of ffmpeg should i be using?</div>
<div>is this a ffmpeg issue in the first place?</div></div>