What is the difference between .webm and .rgf?
- Extension
- .webm
- .rgf
- Format
- Binary
- Binary
- Category
- Video
- Raster Image
- Developer
- LEGO
- Description
- A WEBM file is a compressed video saved in the WebM format, an open, high-quality video standard. It stores video compressed using VP8 technology and audio compressed using Ogg Vorbis compression. WEBM files are commonly used for delivering online videos using the HTML5 <video> tag.
- 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/webm
- application/vnd.lego.ev3rgf
- Sample
- sample.webm
- sample.rgf
- Wikipedia
- .webm on Wikipedia
- .rgf on Wikipedia