how i can convet the video file to FLV in php?

Discussion in 'PHP' started by Khusmair, Jun 25, 2009.

  1. #1
    i have problem in php i want to convert my video file wmv, mpeg, avi to FLV through PHP class and how i can get auto thumb from video in php i search on google but not found good one...
     
    Khusmair, Jun 25, 2009 IP
  2. franklyn

    franklyn Peon

    Messages:
    26
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I dont think its possible , you would have to use php along with ffmpeg.
     
    franklyn, Jun 25, 2009 IP
  3. credobyte

    credobyte Peon

    Messages:
    38
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    It's not possible without using ffmpeg ( by executing CLI commands or using php-ffmpeg module ).
     
    credobyte, Jun 25, 2009 IP