# HG changeset patch # User compn # Date 1221930501 0 # Node ID ca11fb4eaea56e0af64b848faa5990fd8a96b37a # Parent 9badbf52f33c679a8668aac5a7483cd29587dede typo fix spotted by diego diff -r 9badbf52f33c -r ca11fb4eaea5 DOCS/man/en/mplayer.1 --- 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 . .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 @@ . .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 @@ . .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 @@ . .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