FFMPEG-PHP Installation

Discussion in 'Site & Server Administration' started by trustjon, Aug 18, 2011.

  1. #1
    Hello,

    I have already installed ffmpeg and is working fine, but I can't install ffmpeg-php

    It always gives me an error when I try to use the make command.

    Can anyone help?

    Thanks.
     
    trustjon, Aug 18, 2011 IP
  2. RHS-Chris

    RHS-Chris Well-Known Member

    Messages:
    1,007
    Likes Received:
    35
    Best Answers:
    10
    Trophy Points:
    150
    #2
    Hi there,

    What is the error?

    Chris
     
    RHS-Chris, Aug 18, 2011 IP
  3. trustjon

    trustjon Well-Known Member

    Messages:
    120
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    120
    #3
    It gave me error such as make: *** [ffmpeg_frame.lo] Error 1
    I tried post from many forums but was of no help . . .
     
    trustjon, Aug 21, 2011 IP
  4. madaboutlinux

    madaboutlinux Member

    Messages:
    250
    Likes Received:
    7
    Best Answers:
    2
    Trophy Points:
    43
    #4
    ffmpeg-php creates a file called ffmpeg_frame.loT during the compilation which is why you receive the error make: *** [ffmpeg_frame.lo] Error 1
    The solution is to goto the ffmpeg-php directory and rename ffmpeg_frame.loT to ffmpeg_frame.lo AND compile ffmpeg-php again.
     
    madaboutlinux, Aug 23, 2011 IP
  5. trustjon

    trustjon Well-Known Member

    Messages:
    120
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    120
    #5
    Yup done that earlier, but no use . . . still the same error. This is the result I got in my first google search, so I have done it already. Anyways, thanks for your concern.
     
    trustjon, Aug 24, 2011 IP
  6. trustjon

    trustjon Well-Known Member

    Messages:
    120
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    120
    #6
    Got it fixed from someone. Thanks all for your concern. Mods, you can close this thread.
     
    trustjon, Aug 25, 2011 IP