What is the difference between .swf and .mpeg?
- Extension
 - .swf
 - .mpeg
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Video
 
- Developer
 - Adobe Systems
 - Moving Picture Experts Group
 
- Description
 - An SWF file is an animation created with Adobe Flash that can be played by Flash Player or with a web browser that has the Flash plugin installed. It may contain text, vector and raster graphics, and interactive content written in ActionScript.
 - Popular video format standardized by the Moving Picture Experts Group (MPEG); compressed using MPEG-1 or MPEG-2 compression; often used for creating movies that are distributed over the Internet.
 
- MIME Type
 - application/x-shockwave-flash
 - video/mpeg
 
- Sample
 - sample.swf
 - sample.mpeg
 
- Wikipedia
 - .swf on Wikipedia
 - .mpeg on Wikipedia