[MPlayer-users] Mencoder with static libraries

John Brown johnbrown105 at hotmail.com
Mon May 25 16:17:24 CEST 2009


Remington Vörtmann wrote:

>
> Hello,
>
>
>
> I have a MinGW system set up with xvid and mp3lame. Now I want to compile a
> static mencoder binary which is indepented from xvidcore.dll and mp3lame’s
> DLL file. Unfortunately, when I pass the “—enable-static” option to the
> configure command, it does not find xvid any longer. 

I have never had a difficulty in compiling MPlayer with static xvid.
You can look in configure.log to find out why the test for xvid failed.
Did you remember to change the name of the library from xvidcore.a
to libxvidcore.a?

> When I disable xvid,
> and compile with mp3lame support, the mencoder binary crashes when trying to
> launch the exe. I get no error message, just “Mencoder is not working any
> more”.
>

I don't have a specific answer for this.  Did you 'make distclean'
before you re-configured?

Regards,
Alias John Brown.

_________________________________________________________________
Hotmail® goes with you. 
http://windowslive.com/Tutorial/Hotmail/Mobile?ocid=TXT_TAGLM_WL_HM_Tutorial_Mobile1_052009


More information about the MPlayer-users mailing list