I need an FLV encoder for PHP

Discussion in 'PHP' started by zorde, Aug 12, 2007.

  1. #1
    I have lots of tools that run on Windows that can convert WMV, AVI or MPG to FLV for Flash movies, But I need a tool I can implement on my Server that runs Linux and PHP.

    Does anyone know of such a script/tool.

    Or another automated workaround?
     
    zorde, Aug 12, 2007 IP
  2. coderlinks

    coderlinks Peon

    Messages:
    282
    Likes Received:
    19
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Google for ffmpeg.

    ~
    Thomas
     
    coderlinks, Aug 13, 2007 IP
  3. zorde

    zorde Peon

    Messages:
    382
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks I have found a solution using ffmpeg.exe that will work nicely with my site.

    It has some complications with wmv files but never mind.
     
    zorde, Aug 21, 2007 IP