<div dir="ltr">Hi all,<div><br></div><div style>I'm building ffmpeg in MinGW with --enable-share --disable-static (I want to generate Dlls).</div><div style><br></div><div style>I also enabled libtheora, wihch is configured with --enable-static --enable-shared. (libtheora.a libtheora.dll.a & libtheora-0.dll generated)</div>
<div style><br></div><div style>I built libtheora first and then ffmpeg, build succeeded. But when I run generated ffmpeg.exe</div><div style>it still requires libtheora.dll. So I'd like to know, if there's anyway to statically compile libtheora code into ffmpeg executables or dlls?</div>
<div style><br></div><div style>Great thanks!</div></div>