What is the difference between .uyvy and .ps?
- Extension
- .uyvy
- .ps
- Format
- Binary
- Binary
- Category
- Video
- Vector Image
- Developer
- Microsoft
- Adobe Systems
- Description
- 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.
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- MIME Type
- video/x-raw-yuv
- application/postscript
- Sample
- sample.uyvy
- sample.ps
- Wikipedia
- .ps on Wikipedia