Archives

  • How to install mencoder & mplayer on a dreamhost shared host

    Cribbed from here http://www.netbrix.net/archives/20 a diwer tutorial on getting a Youtube like clone working on Dreamhost it covers installation of ffmpeg-php and flvtools as well, I’ll be looking at these in a later article. wget http://www3.mplayerhq.hu/MPlayer/releases/codecs/essential-20061022.tar.bz2 bunzip2 essential-20061022.tar.bz2 tar -xf essential-20061022.tar mv essential-20061022 $HOME/lib wget http://www3.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc1.tar.bz2 bunzip2 MPlayer-1.0rc1.tar.bz2 tar -xf MPlayer-1.0rc1.tar cd MPlayer-1.0rc1 ./configure –prefix=$HOME [...]

    Nov 5th, 2009 | Filed under Misc, PHP
  • Installing SWFTools on Dreamhost accounts

    I’ve been with Dreamhost for a fair few years now. They provide good value feature-rich hosting on (usually) solid servers. One of the reasons I was attracted to them was they gave you SSH access which back in 2001/2 was hard to come by. Since then I’ve built Adtools up as a solid reliable platform [...]

    Sep 25th, 2009 | Filed under Development, Flash
Posts Tagged ‘dreamhost’