What is the difference between .mov and .rgf?
- Extension
- .mov
- .rgf
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- Apple
- LEGO
- Description
- A MOV file is a common multimedia container file format developed by Apple and compatible with both Macintosh and Windows platforms. It may contain multiple tracks that store different types of media data and is often used for saving movies and other video files. MOV files commonly use the MPEG-4 codec for compression.
- 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/quicktime
- application/vnd.lego.ev3rgf
- Sample
- sample.mov
- sample.rgf
- Wikipedia
- .mov on Wikipedia
- .rgf on Wikipedia