What is the difference between .ac3 and .rst?
- Extension
- .ac3
- .rst
- Format
- Binary
- Text
- Category
- Audio
- Document
- Developer
- Dolby Laboratories
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- Audio file saved in the AC-3 (Dolby Digital) audio format; can include up to six channels of audio (DD 5.1 surround sound with subwoofer output); uses lossy compression and often used as the format for DVDs, cinema theaters, and game consoles.
- 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/ac3
- text/x-rst
- Sample
- sample.ac3
- Wikipedia
- .ac3 on Wikipedia
- .rst on Wikipedia