Hi,
I agree with Phil: exe size can be smaller because of dynamic binding.
For toolame stuff, just have a look at configure, to see what option there is (sorry but I don't have any mencoder source here...).
Salu2
Fabrice
EDIT:
watched teh CVS image, and I found this options in configure:
--disable-toolame disable Toolame (MPEG layer 2 audio) support in mencoder [autodetect]
--with-toolamedir=DIR path to Toolame library and include file
This mean that if you have the toolame library and include file, you can compile mencoder with toolame support
|