Difference between revisions of "OGT"
Jump to navigation
Jump to search
(Create stub page, with link to Mmwiki) |
(The decoder is located under modules/codec/svcdsub.c in the source tree) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Mmwiki|Philips Overlay Graphics Text}} | {{Mmwiki|Philips Overlay Graphics Text}} | ||
− | OGT is a format for [[subtitles]] on [[SVCD]]s. | + | OGT is a format for [[subtitles]] on [[SVCD]]s. See {{VLCSourceFile|doc/subtitles/svcd-ogt-subtitles.txt}}. It is decoded through {{VLCSourceFile|modules/codec/svcdsub.c}}. |
{{Stub}} | {{Stub}} | ||
[[Category:Subtitles]] | [[Category:Subtitles]] |
Latest revision as of 06:41, 24 March 2019
OGT is a format for subtitles on SVCDs. See doc/subtitles/svcd-ogt-subtitles.txt. It is decoded through modules/codec/svcdsub.c.