What is the difference between .ras and .uyvy?
- Extension
- .ras
- .uyvy
- Format
- Binary
- Binary
- Category
- Raster Image
- Video
- Developer
- Sun
- Microsoft
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- 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-cmu-raster
- video/x-raw-yuv
- Sample
- sample.uyvy
- Wikipedia
- .ras on Wikipedia