![]() |
Flash to Video Console 4.4 Convert Flash swf/flv movies to Video AVi, MPEG or WMA in a command line!
Flash To Video console allows you converts any Adobe Flash (*.swf/*.flv) to video movie AVI, WMV or ASF, MPEG. The converting process allowing ActionScript inside SWF/FLV, so you convert your flash presentations, flash games and much more.
You can use console conversion at WebServer or your corporate server in network. Console can be executed by any scrips such as WSH, or BAT, you can call console from webserver scripts such as ASP, ASP.NET, PHP, perl or python.
Usage:
1. FVEConsole.exe [PARAMETERS]... -Input FileName.swf -Output FileName.avi
2. FVEConsole.exe -AudioCodecList
3. FVEConsole.exe -VideoCodecList
Mandatory parameters:
-Input "FileName.SWF" Input *.SWF or *.FLV File.
File can be quoted by `"`.
Use full or relative path.
For relative path file should be near the console.
-Output "FileName.AVI" Result Output Video File
Optional parameters:
-AudioCodecList List all Audio codecs available for audio compression
-VideoCodecList List all Video codecs available for video compression
-Width "Width" Width of the movie, by default original flash width
-Height "Height" Height of the movie, by default original flash height
-AudioCodec "Name" Use specified Audio codec name from list,
look for -AudioCodecList.
by default PCM
-VideoCodec "Name" Use specified Video codec name from list,
look for -VideoCodecList.
by default RAW Video
-FrameRate "FPS" Frames per Second (FPS). By default 30
-MaxTime "Time" Maximum duration, to prevent looping using ActiveScri
pt
by default 10 sec.
-Transparent "No" "Yes" or "No", Transparent in Output Video,
for advanced video editors.
By default "No"
-AudioEnabled "Yes" "Yes" or "No", Audio in Output Video,
if you do not need audio in output video, set "No"
By default "Yes"
-Mpeg Switch to generate MPEG files. You should specify
*.mpg or *.mpeg extensions at the output file name
-Pal or -Ntsc You can optionally one of these switches with previou
s
Features