Skip to Content About Archive Belief Contact Pudding Search


using yum or apt-get for ffmpeg server side


Wednesday, September 5, 2007

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

I’ve noticed I had a post telling others to just use apt-get or yum to install ffmpeg on servers. Using apt-get or yum is fine if your only using ffmpeg on a stand alone machine, or workstation. Or if your just trying to make sure all dependencies are there before compiling.

but you should know that the apt-get / yum versions of ffmpeg aren’t compiled with shared libraries (let me know if this changes). this is important if you plan on using any tool that depends on ffpmeg’s libraries, like ffmpeg-php, as they need access to those libraries. If your installing ffmpeg on a server, I recommend always compiling the final version with shared libraries. that way if in the future you need to use something that depends on it’s libraries, you’ll be ok.

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google
Might Be Related

Leave a Reply


In order to submit a comment, you need to mention your name and your email address (which won't be published). And ... don't forget your comment!

Comment Form