User Tools

Site Tools


software:mplayer

http://www.mplayerhq.hu/

http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.tar.xz

Required: yasm

./configure --prefix=/usr --confdir=/etc/mplayer &&
make
make install

RTSP/RTP streaming support for MPlayer

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

http://www.live555.com/liveMedia/public/live.2011.01.24.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.txt · Last modified: 2012/07/07 18:49 by kratz00