[osflash] save video
MaxLeMans
maxlemans at free.fr
Mon Nov 30 05:22:38 PST 2009
Hi !
MastroBardo a écrit :
> tnx for the fast replies , i know ffmpeg and is a great conversion
> tool , but only a conversion tool : Assuming i have a Main.swf with
> the interface , timeline , library etc(tmeline , library etc are
> designed like Adobe premiere) , how can i pass my new video to ffmpeg?
>
> for example: i load 2 clip (clip1.swf and clip2.swf) in my main.swf, i
> want to save clip3.[something] that is the sum of clip1 and clip2....
> how can i save clip3?
This can be done on server side using a php script. Libraries to handle
ffmpeg are available. All you need is to send informations about clips
used and their positions in your timeline to a php script. This php
script will mix your video files to a single file and return the final
compilation back to your client.
>
> 2009/11/30 thomas parquier <webattitude at gmail.com
> <mailto:webattitude at gmail.com>>
>
> You can use ffmpeg for video transcoding, there is a plugin for
> php as well but only for reading metadata.
>
> thomas parquier
> ---
> http://www.web-attitude.fr/realisations/
> msn : thomas.parquier at web-attitude.fr
> <mailto:thomas.parquier at web-attitude.fr>
> softphone : sip:webattitude at ekiga.net
> <mailto:sip%3Awebattitude at ekiga.net>
> téléphone portable : +33601 822 056
>
>
> 2009/11/30 MastroBardo <mastrobardo at gmail.com
> <mailto:mastrobardo at gmail.com>>
>
> hi all , i want to develop a mini video editor online (no
> filter etc , just videos) ,basically a vj tool to create clip
> online.(Im a vj , and always we are constricted to use
> proprietary programs for simple task like cut , mix etc... an
> open source online video editor could help a lot);
> Clips will be either saved on server or downloaded
> onCreationComplete( :) ) , to save them in different formats
> are my goal ( swf , avi,flv or mpeg) ;
> I'm quite ignorant about the methods / step / technologies to
> use ... anyone worked on a similar project and want to share
> some info?(i dont need any code , cause i want to develop it
> myself , just some link or suggestion or whatever you think
> could help).
> Tnx all , and srry for my poor english
> --
> BardOo.
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org <mailto:osflash at osflash.org>
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org <mailto:osflash at osflash.org>
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>
>
> --
> BardOo.
> ------------------------------------------------------------------------
>
> _______________________________________________
> osflash mailing list
> osflash at osflash.org
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
More information about the osflash
mailing list