Mercurial > mplayer.hg
changeset 27434:8f9c58ac2af2
Document -lavcopts o, aka libavcodec AVOption.
author | michael |
---|---|
date | Fri, 15 Aug 2008 11:40:01 +0000 |
parents | 9aec56f5e314 |
children | f3cd247a4aa3 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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=<key>=<value>[,<key>=<value>[,...]] +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=<value> audio codec (default: mp2) .PD 0