summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:33:44 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-01-05 14:33:44 +0000
commit318628a82c7f8aba71ae5e7cc8ec2cfb650f6839 (patch)
tree8f14b23545bb8e159843b88d6c4bba7446d7464c /DOCS
parent0c6f1069374eb00870992bc4ae15942dfdf27ad8 (diff)
downloadmpv-318628a82c7f8aba71ae5e7cc8ec2cfb650f6839.tar.bz2
mpv-318628a82c7f8aba71ae5e7cc8ec2cfb650f6839.tar.xz
documented angle commands
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25607 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
-rw-r--r--DOCS/tech/slave.txt5
2 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 37a2888586..9177f3b78e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -285,6 +285,8 @@ Show filename on the OSD.
Seek to the beginning of the previous/next chapter.
.IPs "D (\-vo xvmc, \-vf yadif, \-vf kerndeint only)"
Activate/deactivate deinterlacer.
+.IPs "A"
+Step DVD angles.
.RE
.PD 1
.PP
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index d482d10573..ad2c07e373 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -241,6 +241,10 @@ seek_chapter <value> [type]
0 is a relative seek of +/- <value> chapters (default).
1 is a seek to chapter <value>.
+switch_angle <value>
+ Switch to the angle with the id [value]. Cycle through the
+ available angles if [value] is omitted or negative.
+
set_mouse_pos <x> <y>
Tells MPlayer the coordinates of the mouse in the window.
This command doesn't move the mouse!
@@ -456,6 +460,7 @@ stream_start pos 0 X start pos in stream
stream_end pos 0 X end pos in stream
stream_length pos 0 X (end - start)
chapter int 0 X X X select chapter
+angle int 0 X X X select angle
length time X length of file in seconds
percent_pos int 0 100 X X X position in percent
time_pos time 0 X X X position in seconds