Skip to main content
Known Participant
February 6, 2007
Question

Convert .mov to .flv once uploaded to the server

  • February 6, 2007
  • 19 replies
  • 1582 views
Hi guys,

What software is available that would allow me to be able to convert .mov files once upload to the server to .flv?

Thanks
Paul
    This topic is closed to new replies. Start a new post to keep the conversation going.

    19 replies

    February 25, 2007
    maybe you don t know read...

    he doesn t know that ffmpeg with a script and cron can do what he wanna do...
    February 25, 2007
    ok i was answering to karim who was not aware of

    "Do you know something that would do the same thing (convert automatically and generate a thumbnail) but for linux servers?
    "
    pfff
    Known Participant
    February 25, 2007
    quote:

    Originally posted by: stephaneadofms
    ok i was answering to karim who was not aware of

    "Do you know something that would do the same thing (convert automatically and generate a thumbnail) but for linux servers?
    "
    pfff


    Yes he was as i did already recommend ffmpeg!

    Known Participant
    February 25, 2007
    In English please what?
    Your posting information that we are already a aware of.
    February 25, 2007
    in english please ?
    February 25, 2007
    you can do it with ffmpeg and a script and a cron job to automatically convert file to flv
    Known Participant
    February 25, 2007
    quote:

    Originally posted by: stephaneadofms
    you can do it with ffmpeg and a script and a cron job to automatically convert file to flv

    No SH*T Sherlock

    Known Participant
    February 14, 2007
    Here's link i have
    http://ffmpeg.mplayerhq.hu/

    Don't know what your talking about as in human intervention
    Participant
    February 15, 2007
    Yes I know ffmpeg, what I need is a program like they have at flashsyndrome that automatically converts videos to flv when a new video file is uploaded to a folder. I don't want to have to manually do it. The problem is that their converter is for Windows only.
    Do you know something that would do the same thing (convert automatically and generate a thumbnail) but for linux servers?

    Thanks anyway!
    Known Participant
    February 14, 2007
    Oh yeh sure i am going to pay $250 when there is software that can do it for free.
    Participant
    February 14, 2007
    Can you give me the link to the software you found that can convert video files to FLV automatically without human intervention.

    Thank you!
    Participating Frequently
    February 8, 2007
    And what`s about the program called Video To Flash Console? I`ve tried it recently but fully satisfied with it's quality.
    Known Participant
    February 8, 2007
    quote:

    Originally posted by: 13zz
    And what`s about the program called Video To Flash Console? I`ve tried it recently but fully satisfied with it's quality.



    Thats not gooogle ther is it?
    February 8, 2007
    quote:

    Originally posted by: [djdomain]
    quote:

    Originally posted by: 13zz
    And what`s about the program called Video To Flash Console? I`ve tried it recently but fully satisfied with it's quality.



    Thats not gooogle ther is it?


    I bet it is. You can smell the link spamming a mile away.


    Known Participant
    February 6, 2007
    Would happen to know where i could find some php working exmaples?
    February 6, 2007
    I'm pretty sure both the on2 and blue-pac product demos ship with php examples. For FFMPEG, there's tons of examples out there (just google ffmpeg flv). Here's an example:

    http://www.gadberry.com/aaron/2005/12/16/how-to-convert-audio-to-another-format-from-a-form-on-a-web-page/

    February 6, 2007
    Flix Engine (www.on2.com)

    Turbine Engine ( http://www.blue-pacific.com/products/turbinevideosdk/default.htm)

    FFMPEG ( ffmpeg.mplayerhq.hu )