What is the difference between .m2t and .dib?
- Extension
 - .m2t
 - .dib
 
- Format
 - Binary
 - Binary
 
- Category
 - Video
 - Raster Image
 
- Developer
 - Sony
 - Microsoft
 
- Description
 - High-definition video recording format used by many HD camcorders; commonly referred to as "HDV;" uses MPEG-2 compression to store HD video data on DV or MiniDV tapes; supports resolutions of 720p and 1080i.
 - Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
 
- MIME Type
 - video/x-ms-wmv
 - image/bmp
 
- Sample
 - sample.m2t
 - sample.dib
 
- Wikipedia
 - .m2t on Wikipedia
 - .dib on Wikipedia