# HG changeset patch # User michael # Date 1218800401 0 # Node ID 8f9c58ac2af29922dde6b27169a41f02942102ff # Parent 9aec56f5e314afdc5581fd24eafd98ffd7fc7015 Document -lavcopts o, aka libavcodec AVOption. diff -r 9aec56f5e314 -r 8f9c58ac2af2 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Thu Aug 14 20:42:54 2008 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Aug 15 11:40:01 2008 +0000 @@ -7629,6 +7629,21 @@ .PD 1 . .TP +.B o==[,=[,...]] +Pass AVOptions to libavcodec +Note, a patch to make the o= unneeded and pass all unknown options through +the AVOption system is welcome. +.sp 1 +.RS +.I EXAMPLE: +.RE +.RSs +.PD 0 +.IPs o=bt=100k +.PD 1 +.RE +. +.TP .B acodec= audio codec (default: mp2) .PD 0