Multimedia Files Converting

There are many differing standards of data format, compression and transmission algorithms in modern multimedia technologies. Situations frequently occur when different data format support is required, and in our projects we have developed various types of multimedia data converters, such as those presented on the schematic below.
However, a far more difficult task is involved when saving files in Macromedia Flash SWF format. SWF format is used in the creation of vector graphics, animation videos, presentations and for the development of conference systems. Because of the difficulties involved, the company created a special SDK (Software Development Kit) which allows for the writing of data into SWF. The SDK has support for all of the abilities of the SWF data format, including the writing of video (AVI, ASF, WMV and MPEG), audio data (MP3 and WAV), Sprites and basic graphic primitives such as lines, rectangles, ellipses, and some action tags.
This SDK is used in a number of systems where it is necessary to utilize the SWF format. Our SDK is also used in the SWF production server for creating presentations and animations through the web site, for delivering presentations in SWF to client's computers, and for converting documents from Word, MS Excel, HTML and PDF files into SWF.