User Tools

Site Tools


software:mplayer

This is an old revision of the document!


http://www.mplayerhq.hu/

svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer
./configure --prefix=/usr --confdir=/etc/mplayer --enable-largefiles \
--win32codecsdir=/usr/lib/mplayer/codecs --codecsdir=/usr/lib/mplayer/codecs \
--realcodecsdir=/usr/lib/mplayer/codecs --disable-lirc --disable-lircc &&
make
make install &&
install -m644 etc/*.conf /etc/mplayer

RTSP/RTP streaming support for MPlayer

http://www.live555.com/liveMedia/

http://www.live555.com/liveMedia/public/live.2009.07.28.tar.gz

./genMakefiles linux &&
make &&
cd ..
mv live /usr/lib/mplayer/codecs/

And now it's time to recompile MPlayer and to add

--extra-cflags=-I/usr/lib/mplayer/codecs/live

to the configure call.

software/mplayer.1249234199.txt.gz · Last modified: 2009/08/02 19:29 by kratz00