VobSub
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Video |extensions={{ext|sub}}, {{ext|idx}} }} '''VobSub''' is a program for extracting subtitles from DVDs, and its characteris...") |
Dan Tobias (Talk | contribs) |
||
Line 8: | Line 8: | ||
The .sub file contains the subtitles themselves, stored as they are on the DVD itself, as graphics rather than text (meaning that other programs converting them to text form need to do OCR, optical character recognition, on the images), while the .idx file is an index tying particular titles in the .sub file to particular spots in the film (designated by timestamps); the file also has some metadata related to the subtitles in the .sub file. The .idx file is in [[ASCII]] text format, with a particular structure. | The .sub file contains the subtitles themselves, stored as they are on the DVD itself, as graphics rather than text (meaning that other programs converting them to text form need to do OCR, optical character recognition, on the images), while the .idx file is an index tying particular titles in the .sub file to particular spots in the film (designated by timestamps); the file also has some metadata related to the subtitles in the .sub file. The .idx file is in [[ASCII]] text format, with a particular structure. | ||
− | The ripped subtitles are in [[ | + | The ripped subtitles are in [[Packeted Elementary Stream]] (PES) format, as they are found in the original DVD. |
== Format information == | == Format information == |
Revision as of 21:50, 21 June 2014
VobSub is a program for extracting subtitles from DVDs, and its characteristic format consisting of files with .sub and .idx extensions. It is no longer being developed, but a program called DirectVobSub has similar functionality.
The .sub file contains the subtitles themselves, stored as they are on the DVD itself, as graphics rather than text (meaning that other programs converting them to text form need to do OCR, optical character recognition, on the images), while the .idx file is an index tying particular titles in the .sub file to particular spots in the film (designated by timestamps); the file also has some metadata related to the subtitles in the .sub file. The .idx file is in ASCII text format, with a particular structure.
The ripped subtitles are in Packeted Elementary Stream (PES) format, as they are found in the original DVD.
Format information
Software
- VobSub download (MS Windows)