What is the difference between .mp1 and .rst?
- Extension
- .mp1
- .rst
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- Fraunhofer IIS
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- MPEG-1 Audio Layer I, commonly abbreviated to MP1, is one of three audio formats included in the MPEG-1 standard. It is a deliberately simplified version of MPEG-1 Audio Layer II (MP2), created for applications where lower compression efficiency could be tolerated in return for a less complex algorithm that could be executed with simpler hardware requirements. While supported by most media players, the codec is considered largely obsolete, and replaced by MP2 or MP3.
- Primarily created for Python, RST is a text file that uses reStructuredText markup language for in-line program documentation. It can also be used to develop standalone documents and simple web pages.
- MIME Type
- audio/mpeg
- text/x-rst
- Wikipedia
- .mp1 on Wikipedia
- .rst on Wikipedia