What is the difference between .mp1 and .txt?
- Extension
 - .mp1
 - .txt
 
- Format
 - Binary
 - Text
 
- Category
 - Audio
 - Document
 
- Developer
 - Fraunhofer IIS
 
- 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.
 - A TXT file is a standard text document that contains unformatted text. It is recognized by any text editing or word processing program and can also be processed by most other software programs.
 
- MIME Type
 - audio/mpeg
 - text/plain
 
- Sample
 - sample.txt
 
- Wikipedia
 - .mp1 on Wikipedia
 - .txt on Wikipedia