What is the difference between .vob and .txt?
- Extension
 - .vob
 - .txt
 
- Format
 - Binary
 - Text
 
- Category
 - Video
 - Document
 
- Developer
 - DVD Format/Logo Licensing Corporation
 
- 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.
 - 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
 - video/x-ms-vob
 - text/plain
 
- Sample
 - sample.vob
 - sample.txt
 
- Wikipedia
 - .vob on Wikipedia
 - .txt on Wikipedia