What is the difference between .tga and .uyvy?
- Extension
- .tga
- .uyvy
- Format
- Binary
- Binary
- Category
- Raster Image
- Video
- Developer
- Avid Technology
- Microsoft
- Description
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- A digital, color-difference component video picture format identified by the FOURCC code UYVY. This format employs 4:2:2 chroma subsampling with each sample represented by 8 bits of data.
- MIME Type
- image/x-tga
- video/x-raw-yuv
- Sample
- sample.tga
- sample.uyvy
- Wikipedia
- .tga on Wikipedia