Difference between revisions of "VobSub"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{mux|id=vobsub|altid=subtitle|encoder=n}} | {{mux|id=vobsub|altid=subtitle|encoder=n}} | ||
− | + | {{wikipedia|VobSub}} | |
For reading [[subtitles]] in [[VOB]] files. | For reading [[subtitles]] in [[VOB]] files. | ||
==Source code== | ==Source code== | ||
{{file|modules/demux/vobsub.c|input demuxer}} | {{file|modules/demux/vobsub.c|input demuxer}} |
Revision as of 17:20, 18 December 2006
vobsub
|
VLC can decode this container. The module name to use at the command line is vobsub, but you can also use subtitle. |
For reading subtitles in VOB files.
Source code
- modules/demux/vobsub.c (input demuxer)