User Tools

Site Tools


software:mplayer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
software:mplayer [2009/08/02 19:29] kratz00software:mplayer [2012/07/07 18:49] (current) kratz00
Line 1: Line 1:
 http://www.mplayerhq.hu/ http://www.mplayerhq.hu/
  
-<code> +http://www.mplayerhq.hu/MPlayer/releases/MPlayer-1.1.tar.xz 
-svn checkout svn://svn.mplayerhq.hu/mplayer/trunk mplayer + 
-</code>+Required: [[software::yasm]]
  
 <code> <code>
-./configure --prefix=/usr --confdir=/etc/mplayer --enable-largefiles \ +./configure --prefix=/usr --confdir=/etc/mplayer && 
---win32codecsdir=/usr/lib/mplayer/codecs --codecsdir=/usr/lib/mplayer/codecs \ +make</code>
---realcodecsdir=/usr/lib/mplayer/codecs --disable-lirc --disable-lircc && +
-make +
-</code>+
  
 <code> <code>
-make install && +make install
-install -m644 etc/*.conf /etc/mplayer+
 </code> </code>
  
Line 20: Line 16:
 http://www.live555.com/liveMedia/ http://www.live555.com/liveMedia/
  
-http://www.live555.com/liveMedia/public/live.2009.07.28.tar.gz+http://www.live555.com/liveMedia/public/live.2011.01.24.tar.gz
  
 <code> <code>
 ./genMakefiles linux && ./genMakefiles linux &&
 make && make &&
-cd .. +cd ..</code>
-</code>+
  
 <code> <code>
-mv live /usr/lib/mplayer/codecs/ +mv live /usr/lib/mplayer/codecs/</code> 
-</code>+
 And now it's time to recompile MPlayer and to add And now it's time to recompile MPlayer and to add
 <code> <code>
---extra-cflags=-I/usr/lib/mplayer/codecs/live +--extra-cflags=-I/usr/lib/mplayer/codecs/live</code>
-</code>+
 to the configure call. to the configure call.
software/mplayer.1249234199.txt.gz · Last modified: 2009/08/02 19:29 by kratz00