Mercurial > mplayer.hg
changeset 25579:341174008bbb
documented angle commands
author | nicodvb |
---|---|
date | Sat, 05 Jan 2008 14:33:44 +0000 |
parents | 0d1a383697d6 |
children | 314d23e03d3d |
files | DOCS/man/en/mplayer.1 DOCS/tech/slave.txt |
diffstat | 2 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Jan 05 14:32:46 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Jan 05 14:33:44 2008 +0000 @@ -285,6 +285,8 @@ 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
--- a/DOCS/tech/slave.txt Sat Jan 05 14:32:46 2008 +0000 +++ b/DOCS/tech/slave.txt Sat Jan 05 14:33:44 2008 +0000 @@ -241,6 +241,10 @@ 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_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