GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
jpeg2swf(1) swftools jpeg2swf(1)

jpeg2swf - Converts jpeg images to SWF.

jpeg2swf [-options [value]] imagefiles[.jpg]|[.jpeg] [...]

This tool converts jpeg image files into an SWF animation. It takes any number of input pictures, and converts them to SWF one-by-one, where every converted picture is a seperate frame in the target SWF.


Explicitly specify output file. (Otherwise, output will go to stdout / output.swf)

Set compression quality (1-100, 1=worst, 100=best).
This option can be set independently for each image.

Set movie framerate (frames per second)

Use Flash MX (SWF 6) Zlib encoding for the output. The resulting SWF will be
smaller, but not playable in Flash Plugins of Version 5 and below.

Use Flash MX H.263 compression (use for correlated images)

horizontally offset images by offset

vertically offset images by offset

Force movie width to width (default: autodetect)

Force movie height to height (default: autodetect)

Set flash file version to version

Set verbose level to level (0=quiet, 1=default, 2=debug)

Print version information and exit

Fit images to movie size

Make importable as asset with assetname

Rainer Böhme <rfxswf@reflex-studio.de>

February 2012 jpeg2swf

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.