What is the difference between .mxf and .rst?
- Extension
- .mxf
- .rst
- Format
- Binary
- Text
- Category
- Video
- Document
- Developer
- SMPTE
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- Multimedia format used by digital audio and video programs; contains captured audio and video data as well as metadata that describes the media stored in the file; designed by Society of Motion Picture and Television Engineers (SMPTE) as a standard container for audio and video data; can be converted into other formats, such as .AVI or .MOV.
- 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
- application/mxf
- text/x-rst
- Sample
- sample.mxf
- Wikipedia
- .mxf on Wikipedia
- .rst on Wikipedia