What is the difference between .uyvy and .jp2?
- Extension
- .uyvy
- .jp2
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Microsoft
- Joint Photographic Experts Group
- 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 JP2 file is a compressed bitmap image created using JPEG 2000 Core Coding. It incorporates a wavelet compression algorithm instead of Digital Cosine Transform (DCT) compression, which is used by standard JPEG images. JP2 files can be stored using lossy and lossless compression.
- MIME Type
- video/x-raw-yuv
- image/jp2
- Sample
- sample.uyvy
- sample.jp2
- Wikipedia
- .jp2 on Wikipedia