What is the difference between .ts and .dib?
- Extension
- .ts
- .dib
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- MPEG
- Microsoft
- Description
- Video stream format used for storing video on a DVD; compresses video data using standard MEPG-2 (.MPEG) video compression.
- 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/MP2T
- image/bmp
- Sample
- sample.ts
- sample.dib
- Wikipedia
- .ts on Wikipedia
- .dib on Wikipedia