What is the difference between .uyvy and .rgf?
- Extension
- .uyvy
- .rgf
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Microsoft
- LEGO
- 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.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- video/x-raw-yuv
- application/vnd.lego.ev3rgf
- Sample
- sample.uyvy
- sample.rgf
- Wikipedia
- .rgf on Wikipedia