What is the difference between .vob and .rst?
- Extension
- .vob
- .rst
- Format
- Binary
- Text
- Category
- Video
- Document
- Developer
- DVD Format/Logo Licensing Corporation
- The file type rst (or reStructuredText File) was created by the Python Software Foundation.
- Description
- A VOB file is a movie data file from a DVD disc, typically stored in the VIDEO_TS folder at the root of the DVD. It contains a majority of the data stored on the disc which includes video, audio, subtitles, DVD menus and other navigation contents. VOB files are usually formatted as MPEG-2 system streams and can be opened by various video playback programs.
- 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
- video/x-ms-vob
- text/x-rst
- Sample
- sample.vob
- Wikipedia
- .vob on Wikipedia
- .rst on Wikipedia