diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-14 08:16:39 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-14 08:16:39 +0000 |
commit | df0f80508ece7dab3740840fc0eb0b4ecef3f77f (patch) | |
tree | 89ba6db1bf36a76879228ef6878973ec513e10aa /DOCS | |
parent | 5eaf53d925ebb63188e0fb79928326f9cc50ab62 (diff) |
Support using unrar executable to access rar-compressed vobsub files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25389 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e81a442d0a..55279b8192 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2481,6 +2481,12 @@ used for the OSD and clear it (default: ^[[A\\r^[[K). Tells MPlayer to handle the subtitle file as unicode. . .TP +.B \-unrarexec <path to unrar executable> (does not support MingW currently.) +Specify the path to the unrar executable so MPlayer can use it to access +rar-compressed vobsub files (default: not set, so the feature is off). +The path must include the executable's filename, i.e.\& /usr/local/bin/unrar. +. +.TP .B "\-utf8 \ \ " Tells MPlayer to handle the subtitle file as UTF-8. . |