summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-05-12 22:35:52 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2004-05-12 22:35:52 +0000
commit85210d8dad5790ae8bf32b9aacc4c7901e4b2f6f (patch)
treef8b253eeeb3c00991794b5b706f1f462eb13195b /DOCS
parentdfcce5563492071bfaac89441fab82a9ab0e88a7 (diff)
downloadmpv-85210d8dad5790ae8bf32b9aacc4c7901e4b2f6f.tar.bz2
mpv-85210d8dad5790ae8bf32b9aacc4c7901e4b2f6f.tar.xz
Mark EDL only options as such, typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12462 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.16
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 10758fb70d..ebe5bb93c7 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -430,13 +430,13 @@ Disables colorkeying.
Only supported by the cvidix, fbdev, svga, vesa, winvidix, xmga, xvidix and
xover video out drivers.
.TP
-.B \-edl <filename>
+.B \-edl <filename> (EDL only)
Enables edit decision list (EDL) actions during playback.
Video will be skipped over and audio will be muted and unmuted according to
the entries in the given file.
See DOCS/HTML/en/edl.html for details on how to use this.
.TP
-.B \-edlout <filename>
+.B \-edlout <filename> (EDL only)
Creates a new file and writes edit decision list (EDL) records to that file.
During playback, when the user hits 'i', an entry to skip over the last two
seconds of playback will be written to the file.
@@ -1309,7 +1309,7 @@ switched with 'j'.
.B \-sub-bg-alpha <0\-255>
Specify the alpha channel value for subtitles and OSD backgrounds.
Big values mean more transparency.
-The 0 value is an exception and means completly transparent.
+The 0 value is an exception and means completely transparent.
.TP
.B \-sub-bg-color <0\-255>
Specify the color value for subtitles and OSD backgrounds.