what about ffmpeg player installation cost ?

Discussion in 'Site & Server Administration' started by sathbob, Sep 11, 2009.

  1. #1
    hi i am running server but i am not expert in linux i want to install the ffmpeg player, any one help me how much it will cost
     
    sathbob, Sep 11, 2009 IP
  2. superdav42

    superdav42 Active Member

    Messages:
    125
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #2
    Installing ffmpeg should be pretty easy on your server. The exact process depends on your distribution but it is provided in most distributes repositories and you just need to run the command to install it. For example if you were using a debian based distro you could just do:
    
    apt-get install ffmpeg
    
    Code (markup):
     
    superdav42, Sep 12, 2009 IP
  3. sevmax

    sevmax Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    superdav42 not all use Ubuntu/Debian ;)
    sathbob, For rpm-based distros, like CentOS you should run
    But best thing to do is to go to ffmpeg.org and read "Documentation" section.
    Good luck!
     
    sevmax, Sep 12, 2009 IP