Difference between revisions of "VobSub"
Jump to navigation
Jump to search
m (+{{Mmwiki}}) |
|||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{mux|id=vobsub|altid=subtitle|encoder=n}} | {{mux|id=vobsub|altid=subtitle|encoder=n}} | ||
{{wikipedia|VobSub}} | {{wikipedia|VobSub}} | ||
+ | {{Mmwiki|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}} | ||
+ | |||
+ | [[Category:Subtitles]] |
Latest revision as of 06:27, 27 March 2019
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)