Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I need to install

  • LAME MP3 Encoder
  • Libogg + Libvorbis
  • Mencoder and also Mplayer
  • FFMpeg-PHP

For a script called PHPmotion. I do have root access so please does anyone have a step by step. I am fairly comfortable with linux commands, but I am not a pro by any means.

share|improve this question

2 Answers

up vote 0 down vote accepted

Our internal wiki page at work on doing this references http://vexxhost.com/blog/2007/03/03/installing-ffmpeg-ffmpeg-php-mplayer-mencoder-flv2tool-lame-mp3-encoder-libogg-–-the-easy-way/ (you'll have to fix up the URL manually, I have NFI what they've put in the middle of it) -- I haven't tried it myself, and the page is looking a bit old now, but it should at least get you on the right track.

share|improve this answer

I don't generally need media/codecs stuff for my Centos boxes, but I definitely do on my Fedora desktops. For the latter case, I get them from RPMFusion, which just happens to have repositories for RHEL5-compatible releases so I would suggest looking there first.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.