From 22dc2cd88e3c7996a48c0bdd0e2d36a638182f01 Mon Sep 17 00:00:00 2001 From: compn Date: Sat, 20 Sep 2008 17:08:21 +0000 Subject: typo fix spotted by diego git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27651 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'DOCS/man/en') 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 is specified lowres decoding will be used only if the width of the video is major than or equal to . .RE .B o==[,=[,...]] -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==[,=[,...]] -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==[,=[,...]] -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==[,=[,...]] -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 -- cgit v1.2.3