Log in

View Full Version : Configure MPlayer advice?


iradic
26th June 2006, 15:13
I decided to compile mplayer for myself and it works :) - using msys and gcc 3.4.2
There were some warning but who cares... Still have to test DVD playback and live support (rtsp)- other files seems to work (avi, mp4, rmvb, ogg)

Need some ogg/ogm (audio AND video) test files - if someone know where to find some let me know.

I used --disable-shared on all libs and these are:
libogg-1.1.3
libvorbis-1.1.2
libtheora-1.0alpha7
libiconv-1.9.1
freetype-2.2.1
zlib-1.2.3
libpng-1.2.10
jpeg-6b
libregif-4.1.7
lame-3.96.1
xvidcore-1.1.0
x264-svn
live
mplayer-svn

I should still add dts support maybe later...

This was mplayer configure options:
--enable-static --with-codecsdir=codecs --with-livelibdir=/c/devel/mplayer/live

What do you think ... any advice?
Thanks , bye

EDIT:
I forgot to ask about pthread library...
Which one should I use/compile (from redhat pthread win32)?