summaryrefslogtreecommitdiffstats
path: root/DOCS/tech/slave.txt
diff options
context:
space:
mode:
authorhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-12 14:45:54 +0000
committerhenry <henry@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-02-12 14:45:54 +0000
commit65ad39a0960bb9f542e05762b54f11198aaad39e (patch)
tree38fcaeec2a1d9fcce323ae2fee3599dd141ed10a /DOCS/tech/slave.txt
parentce168139adcf03aa4d09cfa517f845768f65e0c8 (diff)
downloadmpv-65ad39a0960bb9f542e05762b54f11198aaad39e.tar.bz2
mpv-65ad39a0960bb9f542e05762b54f11198aaad39e.tar.xz
command to log current subtitle to file
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14685 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech/slave.txt')
-rw-r--r--DOCS/tech/slave.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/tech/slave.txt b/DOCS/tech/slave.txt
index 4859e84458..f6674cd0c1 100644
--- a/DOCS/tech/slave.txt
+++ b/DOCS/tech/slave.txt
@@ -101,6 +101,12 @@ sub_select
-sub options on the command line, VOBsubs, DVD subtitles, and Ogg text
streams.
+sub_log
+ Logs the current or last displayed subtitle together with filename
+ and time information to ~/.mplayer/subtitle_log. Intended purpose
+ is to allow convenient marking of bogus subtitles which need to be
+ fixed while watching the movie.
+
vobsub_lang
This is a stub linked to sub_select for backwards compatibility.