Mercurial > mplayer.hg
changeset 25821:ff2e44f77e52
add documentation about switch_angle and switch_title slave commands
author | ben |
---|---|
date | Thu, 24 Jan 2008 22:36:06 +0000 |
parents | b43eaaa94dd3 |
children | 536b602c1902 |
files | DOCS/tech/slave.txt |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/tech/slave.txt Thu Jan 24 19:20:19 2008 +0000 +++ b/DOCS/tech/slave.txt Thu Jan 24 22:36:06 2008 +0000 @@ -349,11 +349,19 @@ Switch to the audio track with the id [value]. Cycle through the available tracks if [value] is omitted or negative. +switch_angle [value] (DVDs only) + Switch to the DVD angle with the id [value]. Cycle through the + available angles if [value] is omitted or negative. + switch_ratio [value] Change aspect ratio at runtime. [value] is the new aspect ratio expressed as a float (e.g. 1.77778 for 16/9). There might be problems with some video filters. +switch_title [value] (DVDNAV only) + Switch to the DVD title with the id [value]. Cycle through the + available titles if [value] is omitted or negative. + switch_vsync [value] Toggle vsync (1 == on, 0 == off). If [value] is not provided, vsync status is inverted. @@ -476,6 +484,8 @@ samplerate int X channels int X switch_audio int -2 255 X X X select audio stream +switch_angle int -2 255 X X X select DVD angle +switch_title int -2 255 X X X select DVD title fullscreen flag 0 1 X X X deinterlace flag 0 1 X X X ontop flag 0 1 X X X