comparison DOCS/tech/slave.txt @ 25822:536b602c1902

spelling cosmetics
author diego
date Fri, 25 Jan 2008 01:11:54 +0000
parents ff2e44f77e52
children 635327338b41
comparison
equal deleted inserted replaced
25821:ff2e44f77e52 25822:536b602c1902
240 Seek to the start of a chapter. 240 Seek to the start of a chapter.
241 0 is a relative seek of +/- <value> chapters (default). 241 0 is a relative seek of +/- <value> chapters (default).
242 1 is a seek to chapter <value>. 242 1 is a seek to chapter <value>.
243 243
244 switch_angle <value> 244 switch_angle <value>
245 Switch to the angle with the id [value]. Cycle through the 245 Switch to the angle with the ID [value]. Cycle through the
246 available angles if [value] is omitted or negative. 246 available angles if [value] is omitted or negative.
247 247
248 set_mouse_pos <x> <y> 248 set_mouse_pos <x> <y>
249 Tells MPlayer the coordinates of the mouse in the window. 249 Tells MPlayer the coordinates of the mouse in the window.
250 This command doesn't move the mouse! 250 This command doesn't move the mouse!
344 344
345 forced_subs_only [value] 345 forced_subs_only [value]
346 Toggle/set forced subtitles only. 346 Toggle/set forced subtitles only.
347 347
348 switch_audio [value] (currently MPEG*, AVI, Matroska and streams handled by libavformat) 348 switch_audio [value] (currently MPEG*, AVI, Matroska and streams handled by libavformat)
349 Switch to the audio track with the id [value]. Cycle through the 349 Switch to the audio track with the ID [value]. Cycle through the
350 available tracks if [value] is omitted or negative. 350 available tracks if [value] is omitted or negative.
351 351
352 switch_angle [value] (DVDs only) 352 switch_angle [value] (DVDs only)
353 Switch to the DVD angle with the id [value]. Cycle through the 353 Switch to the DVD angle with the ID [value]. Cycle through the
354 available angles if [value] is omitted or negative. 354 available angles if [value] is omitted or negative.
355 355
356 switch_ratio [value] 356 switch_ratio [value]
357 Change aspect ratio at runtime. [value] is the new aspect ratio expressed 357 Change aspect ratio at runtime. [value] is the new aspect ratio expressed
358 as a float (e.g. 1.77778 for 16/9). 358 as a float (e.g. 1.77778 for 16/9).
359 There might be problems with some video filters. 359 There might be problems with some video filters.
360 360
361 switch_title [value] (DVDNAV only) 361 switch_title [value] (DVDNAV only)
362 Switch to the DVD title with the id [value]. Cycle through the 362 Switch to the DVD title with the ID [value]. Cycle through the
363 available titles if [value] is omitted or negative. 363 available titles if [value] is omitted or negative.
364 364
365 switch_vsync [value] 365 switch_vsync [value]
366 Toggle vsync (1 == on, 0 == off). If [value] is not provided, 366 Toggle vsync (1 == on, 0 == off). If [value] is not provided,
367 vsync status is inverted. 367 vsync status is inverted.