Hi all,

I'm building ffmpeg in MinGW with --enable-share --disable-static (I want
to generate Dlls).

I also enabled libtheora, wihch is configured with --enable-static
--enable-shared. (libtheora.a libtheora.dll.a & libtheora-0.dll generated)

I built libtheora first and then ffmpeg, build succeeded. But when I run
generated ffmpeg.exe
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?

Great thanks!
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to