What is the difference between .aac and .rst?
- Extension
- .aac
- .rst
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- Bell Labs, Fraunhofer Institute, Dolby Labs, Sony and Nokia
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- Compressed audio file similar to an .MP3 file, but offers several performance improvements; examples include a higher coding efficiency for both stationary and transient signals, a simpler filterbank, and better handling of frequencies above 16 kHz; maintains quality nearly indistinguishable from the original audio source.
- 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/x-aac
- text/x-rst
- Sample
- sample.aac
- Wikipedia
- .aac on Wikipedia
- .rst on Wikipedia