The second and also the last release candidate for Mandriva Linux 2010 is now available on public mirrors: “This RC2 version is available through following images: Free version, 32 and 64 bit DVDs; One version, KDE or GNOME (available on Monday); and Virtual images based on One images (available on Monday). These ISOs are hybrid ISOs which means you can dump it on an USB key to install it. Use Read More ...
Ok .. I’l show you how ti install FFmpeg, Mplayer, mencoder and other support for a tube server.. First of all, i made folder named convert # mkdir convert Then go to that folder # cd convert Now we have to get all stuff needed… wget http://www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2 wget http://easynews.dl.sourceforge.net/sourceforge/lame/lame-3.97.tar.gz svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk ffmpeg svn checkout svn://svn.mplayerhq.hu/ffmpeg/trunk mplayer wget http://downloads.xiph.org/releases/ogg/libogg-1.1.3.tar.gz wget http://downloads.xiph.org/releases/vorbis/libvorbis-1.2.0.tar.gz ftp://ftp.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20091011-2245.tar.bz2 http://www.tortall.net/projects/yasm/releases/yasm-0.8.0.tar.gz wget http://superb-west.dl.sourceforge.net/sourceforge/ffmpeg-php/ffmpeg-php-0.5.0.tbz2 OK when you got the Read More ...