[MPlayer-users] compilation mplayer/mencoder, toolame, flv encoding

Krzysztof Duchnowski amidk75 at gmail.com
Fri May 23 14:36:55 CEST 2008


Евгений Шаповал pisze:

> I try compile mplayer from sources, and I have many syntax errors in toolame
> sources :(

> and I have some questions:
> 1.what version of toolame I need for successfully compilation?
> 2.maybe I can see list of libs for mplayer? (I don't know what download, and
> what lib version I need for successfully compilation mplayer)
> 3.I need mencoder for conversion video to  FLV (flash video) format, I
> exactly don't now what I need on mplayer (what keys i must add to
> ./configure), and so I add almost all keys... :\
> my configure:

> ./configure --disable-x11 --disable-gui --disable-gtk1 --enable-largefiles
> --enable-termcap --enable-termios --enable-live --enable-nemesi
> --enable-fribidi --disable-inet6 --enable-rpath --enable-gif --enable-png
> --enable-jpeg --enable-libcdio --enable-liblzo --enable-win32dll
> --enable-qtx --enable-xanim --enable-real --enable-xvid --enable-x264
> --enable-libnut --enable-libavutil_a --enable-libavcodec_a
> --enable-libavformat_a --enable-libpostproc_a --enable-libavutil_so
> --enable-libavcodec_so --enable-libavformat_so --enable-libpostproc_so
> --enable-libavcodec_mpegaudio_hp --enable-tremor-internal
> --enable-tremor-low --enable-tremor-external --enable-libvorbis
> --enable-speex --enable-theora --enable-faad-external --enable-faad-internal
> --enable-faad-fixed --enable-faac --enable-ladspa --enable-libdv
> --enable-mad --enable-toolame --enable-twolame --enable-xmms --enable-libdca
> --enable-mp3lib --enable-liba52 --enable-libmpeg2 --enable-musepack
> --enable-libamr_nb --enable-libamr_wb

> please tell my what keys I most/can remove (I don't need x11,gtk...I need
> only console mencoder and mplayer)
> p.s.mplayer i need too, I use mplayer for getting frames from FLV video
> files... (I don't use video out device, mplayer save frames in JPG)

> 4.I can use win32 (dll) codecs for mencoder on freebsd os?


That'll hapen when you force to confiuger option that's not available at 
your system. if you leave it alone without forcing it in then configure 
will test it whatever it is available at your system and then after 
configure you could see it's report with "configure.log" file. Then you 
will be known whats your system is missing and install it by hand.

As you do right now is no good. You should only leave "--disable-x11 
--disable-gui --disable-gtk1 --enable-largefiles 
--disable-runtime-cpudetection" as "./configure" keys.

-- 
Krzysztof 'DK75' Duchnowski
GetFirefox - http://www.mozilla.com/firefox/
Konfiguracja UTF-8 dla czytników - http://evil.pl/pip/utf/



More information about the MPlayer-users mailing list