ffmpeg

Discussion in 'Site & Server Administration' started by ultimategp, Apr 16, 2007.

Thread Status:
Not open for further replies.
  1. #1
    Hey how do i check if ffmpeg is installed on my server? if it is not installed how can i install it?
     
    ultimategp, Apr 16, 2007 IP
  2. nickcmp

    nickcmp Peon

    Messages:
    549
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #2
    use the PHPInfo thingy, isnt it something like: phpinfo(), go to the website to find out on how to install it.
     
    nickcmp, Apr 16, 2007 IP
  3. rootbinbash

    rootbinbash Peon

    Messages:
    2,198
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    0
    #3
    also you can use

    #php -r 'phpinfo();' | grep ffmpeg
     
    rootbinbash, Apr 16, 2007 IP
Thread Status:
Not open for further replies.