Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. FLV Encoding

FLV Encoding

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
phpquestion
3 Posts 3 Posters 5 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    vasanth arivali
    wrote on last edited by
    #1

    Hai friends, I want to convert any type of motion picture file into FLV format when the user uploading the video into my site using PHP.Is there any encoding funcitons in PHP? Give me your valuable ideas for me to do that. thanks Vasanth.A

    M enhzflepE 2 Replies Last reply
    0
    • V vasanth arivali

      Hai friends, I want to convert any type of motion picture file into FLV format when the user uploading the video into my site using PHP.Is there any encoding funcitons in PHP? Give me your valuable ideas for me to do that. thanks Vasanth.A

      M Offline
      M Offline
      Marc Firth
      wrote on last edited by
      #2

      Nope. You need to use something like FFMPEG if you want to automate encoding (you call it using PHP's "exec"). I say do this for more than 1000 Videos due to the time it takes to put together - whereas you can just leave flv encoder (below) running. Or do it manually using Adobe Flash CS3 Video Encoder or similar. For less than 1000 videos - queue them up and let them go! :)

      Neonlight

      1 Reply Last reply
      0
      • V vasanth arivali

        Hai friends, I want to convert any type of motion picture file into FLV format when the user uploading the video into my site using PHP.Is there any encoding funcitons in PHP? Give me your valuable ideas for me to do that. thanks Vasanth.A

        enhzflepE Offline
        enhzflepE Offline
        enhzflep
        wrote on last edited by
        #3

        how-to-convertencode-files-to-flv-using-ffmpeg-php/[^]

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups