comparison DOCS/tech/slave.txt @ 13089:b9171604a4ac

moved combined vobsub_lang into sub_select add support for dvd subs and ogg subs into sub_select document sub_select vobsub_lang left as a link to sub_select for backwards compatibility
author joey
date Sun, 22 Aug 2004 18:47:48 +0000
parents c81c4930cadc
children 25f51c72eb06
comparison
equal deleted inserted replaced
13088:e624cc4fc290 13089:b9171604a4ac
69 Toggle subtitle visibility. 69 Toggle subtitle visibility.
70 70
71 get_sub_visibility 71 get_sub_visibility
72 Print out subtitle visibility (1 == on, 0 == off). 72 Print out subtitle visibility (1 == on, 0 == off).
73 73
74 sub_select
75 Cycle through the subtitle set. Supported subtitle sources are -sub
76 options on the command line, VOBSubs, DVD subtitles, and OGG text
77 streams.
78
74 vobsub_lang 79 vobsub_lang
75 Switch the subtitle language when using VOBSub subtitles. 80 This is a stub linked to sub_select for backwards compatibility.
76 81
77 get_percent_pos 82 get_percent_pos
78 Print out the current position in the file, in integer percentage [0-100). 83 Print out the current position in the file, in integer percentage [0-100).
79 84
80 get_time_length 85 get_time_length