Avi to SWF converter
Avi to SWF converter
I need a free avi to swf converter which doesn't watermark the result. No luck finding one though there are a lot that go the other way. Or maybe there's a virtualdub plugin i don't know about.
Re: Avi to SWF converter
Haven't used it, but try this one:
http://www.swftools.org/
http://www.swftools.org/
[size=85][url=http://gtkradiant.com]GtkRadiant[/url] | [url=http://q3map2.robotrenegade.com]Q3Map2[/url] | [url=http://q3map2.robotrenegade.com/docs/shader_manual/]Shader Manual[/url][/size]
Re: Avi to SWF converter
It linked to ffmpeg which is a commandline utility. Although bothersome for future (windows) reference:
put the .exe in the folder of the .avi (or any supported format)
start up cmd.exe and navigate to that folder.
use the following commandline in that folder.
dropping the -sameq reduces filesize a lot, but also degrades quality.
btw, thanks obsidian.
put the .exe in the folder of the .avi (or any supported format)
start up cmd.exe and navigate to that folder.
use the following commandline in that folder.
Code: Select all
ffmpeg.exe -i namemovie.currentextension -sameq namemovie.extension wanted
btw, thanks obsidian.
Re: Avi to SWF converter
[color=#FF0000][WYD][/color]
Re: Avi to SWF converter
Except that the free part of that one doesn't output to swf.
Re: Avi to SWF converter
can't you just upload to youtube, then you a grabber to get the swf, then delete the online version later?
Re: Avi to SWF converter
youtube is flv, not swf.
Note: i completed the conversion already by the mentioned method.
Note: i completed the conversion already by the mentioned method.
Re: Avi to SWF converter
I think any SWF that uses video contains an FLV file. So what you really need to look for is a program that can output FLV, and some SWF code to contain and play that FLV. The only type of SWF I know of that doesn't use FLV for its video is the kind that uses the vectors that Flash (the F in SWF) allows to create an animation.
Re: Avi to SWF converter
Use an flv encoder, turn it into an flv, open flash and add the flv to the libary, then drag the flv onto the stage, and publish... is there a specific reason you need it to be .swf?
[b]CAPSLOCK IS ON[/b]