# HG changeset patch # User nicodvb # Date 1199543624 0 # Node ID 341174008bbbf0aca426979ee3554bae497bfc13 # Parent 0d1a383697d6a119c6448d16de14a5536092fb22 documented angle commands diff -r 0d1a383697d6 -r 341174008bbb DOCS/man/en/mplayer.1 --- 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 diff -r 0d1a383697d6 -r 341174008bbb DOCS/tech/slave.txt --- 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 +/- chapters (default). 1 is a seek to chapter . +switch_angle + Switch to the angle with the id [value]. Cycle through the + available angles if [value] is omitted or negative. + set_mouse_pos 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