The project consist of installing an AIR app on the server that will render
a user generated flash animation frame by frame (up to 3600 frames) and we
would then use FFmpeg to turn those frames into a video with an audio track.
As far as I know Flash Media Server can't do that sort of thing.

Then we'll take that video and send it to youtube, and also let users
download their video to their computer.




On Fri, Feb 18, 2011 at 2:03 AM, Luis Ferro <kinda...@gmail.com> wrote:

> Hi Patrick,
>
> How is this requirement accessed?
>
> Because most Server OS currently use Open Source software in their inner
> workings (ex. Windows uses a network stack derived from open source BSD).
>
> So it will depend alot on the "complancy" tests that are used when
> selecting software.
>
> FFmpeg can be forbided to be used directly this way. But if you select
> another software, you may end up using FFmpeg indirectly.
>
> Also of importance in this case is what is it that you (your client) is
> using ffmpeg for (or would be using). I mean, what input and output is
> required?
>
> ffmpeg is just a kind of "envelop" thingy that grabs a source from one
> side, with certain codecs for audio / video, processes it and saves it with
> another set of codecs.
>
> Of importance here is the codecs that get used. And you are right, at least
> parcially in the reasoning that some of the codecs in use may be encumbered
> with legal issues. BUT normally, the ffmpeg that is shiped with most Linux
> distributions don't include those codecs (enfasis on the normally, as i dont
> have 1st hand experience on this).
>
> I would suggest checking software from Adobe and Apple to start, as they
> may have what you need for (even if it may be based on ffmpeg as stated
> before).
>
> Another source would be checking Sorenson because they produce closed
> source codecs and video processing stuff as well.
>
> Without more hints on the kind of infrastructure / special needs, it will
> be hard to find something that you "could" use...
>
> Hope to have being of help...
>
> Kind regards,
> :)
>
>
>
>
> On 18/02/2011 09:11, Glen Pike wrote:
>
>> That's insane!  Are you running entirely on closed source servers then?
>>
>> On 18/02/2011 02:35, Patrick Matte wrote:
>>
>>> For legal reasons, one of our client strictly forbids us to use any open
>>> source software... Unbelievable I know...
>>>
>>> So does anyone know of any other software that we could buy and install
>>> on
>>> the server side that can merge an image sequence and a sound file in a
>>> single video file like FFmpeg?
>>>
>>> Thanks for any suggestions...
>>>
>>> Patrick
>>>
>>>
>>>
>>> This e-mail is intended only for the named person or entity to which
>>> it is addressed and contains valuable business information that is
>>> privileged, confidential and/or otherwise protected from disclosure.
>>> Dissemination, distribution or copying of this e-mail or the
>>> information herein by anyone other than the intended recipient, or
>>> an employee or agent responsible for delivering the message to the
>>> intended recipient, is strictly prohibited.  All contents are the
>>> copyright property of TBWA Worldwide, its agencies or a client of
>>> such agencies. If you are not the intended recipient, you are
>>> nevertheless bound to respect the worldwide legal rights of TBWA
>>> Worldwide, its agencies and its clients. We require that unintended
>>> recipients delete the e-mail and destroy all electronic copies in
>>> their system, retaining no copies in any media.If you have received
>>> this e-mail in error, please immediately notify us via e-mail to
>>> disclai...@tbwaworld.com.  We appreciate your cooperation.
>>>
>>> We make no warranties as to the accuracy or completeness of this
>>> e-mail and accept no liability for its content or use.  Any opinions
>>> expressed in this e-mail are those of the author and do not
>>> necessarily reflect the opinions of TBWA Worldwide or any of its
>>> agencies or affiliates.
>>> _______________________________________________
>>> Flashcoders mailing list
>>> Flashcoders@chattyfig.figleaf.com
>>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>>
>>>
>>>
>> _______________________________________________
>> Flashcoders mailing list
>> Flashcoders@chattyfig.figleaf.com
>> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>>
>
> _______________________________________________
> Flashcoders mailing list
> Flashcoders@chattyfig.figleaf.com
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
>



This e-mail is intended only for the named person or entity to which 
it is addressed and contains valuable business information that is 
privileged, confidential and/or otherwise protected from disclosure.  
Dissemination, distribution or copying of this e-mail or the 
information herein by anyone other than the intended recipient, or 
an employee or agent responsible for delivering the message to the 
intended recipient, is strictly prohibited.  All contents are the 
copyright property of TBWA Worldwide, its agencies or a client of 
such agencies. If you are not the intended recipient, you are 
nevertheless bound to respect the worldwide legal rights of TBWA 
Worldwide, its agencies and its clients. We require that unintended 
recipients delete the e-mail and destroy all electronic copies in 
their system, retaining no copies in any media.If you have received 
this e-mail in error, please immediately notify us via e-mail to 
disclai...@tbwaworld.com.  We appreciate your cooperation.

We make no warranties as to the accuracy or completeness of this 
e-mail and accept no liability for its content or use.  Any opinions
expressed in this e-mail are those of the author and do not 
necessarily reflect the opinions of TBWA Worldwide or any of its 
agencies or affiliates. 
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to