summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
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 f8470b067a..d3ca2837c7 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -316,6 +316,8 @@ Set start or end of an EDL skip and write it out to the given file.
Take a screenshot.
.IPs "I"
Show filename on the OSD.
+.IPs "! and @"
+Seek to the beginning of the previous/next chapter.
.RE
.PD 1
.PP
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 4a1fe627c8..51346d870b 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -177,6 +177,11 @@ seek <value> [type]
1 is a seek to <value> % in the movie.
2 is a seek to an absolute position of <value> seconds.
+seek_chapter <value> [type]
+ Seek to the start of a chapter.
+ 0 is a relative seek of +/- <value> chapters (default)
+ 1 is a seek to a chapter #<value>
+
set_property <property> <value>
Set a property.