Mercurial > mplayer.hg
changeset 27619:ca11fb4eaea5
typo fix spotted by diego
author | compn |
---|---|
date | Sat, 20 Sep 2008 17:08:21 +0000 |
parents | 9badbf52f33c |
children | ed0ea697cf40 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 8 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Sep 20 13:13:02 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Sep 20 17:08:21 2008 +0000 @@ -4482,10 +4482,10 @@ 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 @@ . .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 @@ . .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 @@ . .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