summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-20 17:08:21 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-09-20 17:08:21 +0000
commit22dc2cd88e3c7996a48c0bdd0e2d36a638182f01 (patch)
tree107d787e76872a496e7620d14547faef92437616 /DOCS/man/en
parent22322409ddb527ac855ba71d10dadcb9da415f81 (diff)
downloadmpv-22dc2cd88e3c7996a48c0bdd0e2d36a638182f01.tar.bz2
mpv-22dc2cd88e3c7996a48c0bdd0e2d36a638182f01.tar.xz
typo fix spotted by diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/mplayer.116
1 files changed, 8 insertions, 8 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index eff9f5974f..92febf4f3e 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -4482,10 +4482,10 @@ If <w> is specified lowres decoding will be used only if the width of the
video is major than or equal to <w>.
.RE
.B o=<key>=<value>[,<key>=<value>[,...]]
-Pass AVOptions to libavcodec decoder
+Pass AVOptions to libavcodec decoder.
Note, a patch to make the o= unneeded and pass all unknown options through
the AVOption system is welcome.
-A full list of AVOptions can be found in FFmpeg manual.
+A full list of AVOptions can be found in the FFmpeg manual.
Note that some options may conflict with MEncoder options.
.sp 1
.RS
@@ -7647,10 +7647,10 @@ Read the source for full details.
.
.TP
.B o=<key>=<value>[,<key>=<value>[,...]]
-Pass AVOptions to libavcodec encoder
+Pass AVOptions to libavcodec encoder.
Note, a patch to make the o= unneeded and pass all unknown options through
the AVOption system is welcome.
-A full list of AVOptions can be found in FFmpeg manual.
+A full list of AVOptions can be found in the FFmpeg manual.
Note that some AVOptions may conflict with MEncoder options.
.sp 1
.RS
@@ -10490,10 +10490,10 @@ Force a specific libavformat demuxer.
.
.TP
.B o=<key>=<value>[,<key>=<value>[,...]]
-Pass AVOptions to libavformat demuxer
+Pass AVOptions to libavformat demuxer.
Note, a patch to make the o= unneeded and pass all unknown options through
the AVOption system is welcome.
-A full list of AVOptions can be found in FFmpeg manual.
+A full list of AVOptions can be found in the FFmpeg manual.
Note that some options may conflict with MPlayer/MEncoder options.
.sp 1
.RS
@@ -10573,10 +10573,10 @@ Sometimes raising it is necessary in order to avoid "buffer underflows".
.
.TP
.B o=<key>=<value>[,<key>=<value>[,...]]
-Pass AVOptions to libavformat muxer
+Pass AVOptions to libavformat muxer.
Note, a patch to make the o= unneeded and pass all unknown options through
the AVOption system is welcome.
-A full list of AVOptions can be found in FFmpeg manual.
+A full list of AVOptions can be found in the FFmpeg manual.
Note that some options may conflict with MEncoder options.
.sp 1
.RS