What is the difference between .mpg and .xwd?
- Extension
- .mpg
- .xwd
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- MPEG (Moving Picture Experts Group)
- X Window System
- Description
- An MPG file is a common video file that uses a digital video format standardized by the Moving Picture Experts Group (MPEG). It stores video, audio, and metadata interleaved together. MPG files are often used for creating movies that are distributed on the Internet.
- Uncompressed bitmap image created by the X Windows System, a visual application used to manage networked client-server computers; stores a screenshot, or "screen dump," of a background or window from the application's GUI; created by the xwd client process.
- MIME Type
- video/mpeg
- image/x-xwindowdump
- Sample
- sample.mpg
- sample.xwd
- Wikipedia
- .mpg on Wikipedia
- .xwd on Wikipedia