Convert MPEG/AVI to FLV at serverside

Ask a Question related to Macromedia Flash Flashcom, Design and Development.

  1. #1

    Default Convert MPEG/AVI to FLV at serverside

    Hi dude,

    Any idea on this?

    I'm developing a video sharing website. User will upload a MPEG/AVI file and
    then they will view the video in Flash player. I understand, once user upload
    the AVI/MPEG file I need to encode the Video in FLV format at serverside. Is
    there any API or Engine avilable to convert AVI/MPEG to FLV dynamically at
    serverside?

    I know FMS can play FLVs but will it be able convert MPEG/AVI to FLV format??

    Any help will be highly appreciated.

    Thanks in advance.
    -tamal.

    FCSWork Guest

  2. Similar Questions and Discussions

    1. MPEG movie can't convert to .mov!
      I've got an MPEG movie that I ripped off a video CD using VCD Copy, and I want to convert it to a .mov file so that I can add it to a DVD. So I...
    2. Serverside SharedObjects
      I am wondering if anyone can give a quick hand in showing how to setup Serverside SharedObjects. At the moment, I can only get them to sync once. ...
    3. convert flv to mpeg real time
      Hi, I'm trying to convert flv to a common video format. But I want to convert it realtime does anyone knows a possibility to convert for example...
    4. Including non-serverside php
      why whould you want to send the ip to the non php server ? Even so you could do it in JS :D Savut ":: Ole C ::" <olecl-news@start.no> wrote in...
    5. serverside COM-Object
      Hi, is there a way to use COM-objects in ASP-Sites so that the COM-object have to been registered on the serverside only, but not on a remote...
  3. #2

    Default Re: Convert MPEG/AVI to FLV at serverside

    On2's Flix Engine ( [url]http://www.on2.com[/url] ) does what you're asking... but I have
    to say that I'm not completely satisfied with it's performance. It does a good
    job with mov files and most avi files... but for some reason it choked on most
    of the mpeg's I fed it... regardless of whether the codec was present on the
    server.

    There's been a new version released since I evaluated it, so perhaps there's
    been some improvements.

    If you don't need an API (as in you don't need a response to an application
    server once a conversion is done) you can try Sorenson Squeeze. With Squeeze,
    you can set up a "watch" directory, and squeeze will automatically convert and
    files that show up in the directory. I haven't done this myself, but I've been
    told it works well.

    JayCharles Guest

  4. #3

    Default Re: Convert MPEG/AVI to FLV at serverside

    I decided to give On2's Flix Engine a wide berth, purely because I didn't want
    a gaping security hole in my network - it requires a Windows machine.

    I'm going with Sorenson's watch folder solution.

    phil@adocca Guest

  5. #4

    Default Re: Convert MPEG/AVI to FLV at serverside

    [url]http://ffmpeg-php.sourceforge.net/[/url]

    Free... does what you want it to do. Can be automated 'cause it's command line.

    FlashTastic Guest

  6. #5

    Default Re: Convert MPEG/AVI to FLV at serverside

    I can only suggest this...
    [url]http://www.geovid.com/Video_to_Flash_Console/[/url]
    good luck
    nukacola Guest

  7. #6

    Default Re: Convert MPEG/AVI to FLV at serverside

    Hi, I suggest E.M. Total Video Converter Command Line Version.
    It is a powerful console utility for video conversion between almost all video types which can supply you an easy and effecient way to add video encoding features such as video editing, batch conversion, quality control, watermarking, subtitling and etc. to your server side application and build your own video hosting site on Windows and Linux server.
    Hope it helps!
    crystal Guest

  8. #7

    Default Re: Convert MPEG/AVI to FLV at serverside

    Quote Originally Posted by FCSWork View Post
    Hi dude,

    Any idea on this?

    I'm developing a video sharing website. User will upload a MPEG/AVI file and
    then they will view the video in Flash player. I understand, once user upload
    the AVI/MPEG file I need to encode the Video in FLV format at serverside. Is
    there any API or Engine avilable to convert AVI/MPEG to FLV dynamically at
    serverside?

    I know FMS can play FLVs but will it be able convert MPEG/AVI to FLV format??

    Any help will be highly appreciated.

    Thanks in advance.
    -tamal.
    hope, this would help you [url]http://www.geovid.com/Video_to_Flash_Converter_PRO/[/url]
    Unregistered Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139