Archive for October 13th, 2009

Mandriva Linux 2010 RC2

//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 [...]

No Comments

How to install ffmpeg with all support needed

//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 [...]

1 Comment