# HG changeset patch # User compn # Date 1221847336 0 # Node ID ac8cea288bb2b0017a820bda572e5d0edb2eafb4 # Parent 791803b951acecc8903b5852d7fcd89df6e4ac4f document lavc/lavf avoption o suboption diff -r 791803b951ac -r ac8cea288bb2 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Sep 18 19:07:33 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Sep 19 18:02:16 2008 +0000 @@ -4479,8 +4479,21 @@ If is specified lowres decoding will be used only if the width of the video is major than or equal to . .RE -.IPs "o\ \ \ \ " -FIXME: undocumented +.B o==[,=[,...]] +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. +Note that some options may conflict with MEncoder options. +.sp 1 +.RS +.I EXAMPLE: +.RE +.RSs +.PD 0 +.IPs o=debug=pict +.PD 1 +.RE .IPs "sb= (MPEG-2 only)" Skip the given number of macroblock rows at the bottom. .IPs "st= (MPEG-2 only)" @@ -7632,9 +7645,11 @@ . .TP .B o==[,=[,...]] -Pass AVOptions to libavcodec +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. +Note that some AVOptions may conflict with MEncoder options. .sp 1 .RS .I EXAMPLE: @@ -9077,9 +9092,6 @@ .B skip_threshold=<0\-1000000> FIXME: Document this. . -.TP -.B "o\ \ \ \ \ \ " -FIXME: undocumented . . .SS nuv (\-nuvopts) @@ -10475,8 +10487,21 @@ Force a specific libavformat demuxer. . .TP -.B "o\ \ \ \ \ \ " -FIXME: undocumented +.B o==[,=[,...]] +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. +Note that some options may conflict with MPlayer/MEncoder options. +.sp 1 +.RS +.I EXAMPLE: +.RE +.RSs +.PD 0 +.IPs o=ignidx +.PD 1 +.RE . .TP .B probesize= @@ -10545,8 +10570,21 @@ Sometimes raising it is necessary in order to avoid "buffer underflows". . .TP -.B "o\ \ \ \ \ \ " -FIXME: undocumented +.B o==[,=[,...]] +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. +Note that some options may conflict with MEncoder options. +.sp 1 +.RS +.I EXAMPLE: +.RE +.RSs +.PD 0 +.IPs o=packetsize=100 +.PD 1 +.RE . .TP .B packetsize=