[MPlayer-DOCS] r27466 - trunk/DOCS/man/en/mplayer.1
michael
subversion at mplayerhq.hu
Fri Aug 15 13:40:01 CEST 2008
Author: michael
Date: Fri Aug 15 13:40:01 2008
New Revision: 27466
Log:
Document -lavcopts o, aka libavcodec AVOption.
Modified:
trunk/DOCS/man/en/mplayer.1
Modified: trunk/DOCS/man/en/mplayer.1
==============================================================================
--- trunk/DOCS/man/en/mplayer.1 (original)
+++ trunk/DOCS/man/en/mplayer.1 Fri Aug 15 13:40:01 2008
@@ -7629,6 +7629,21 @@ Read the source for full details.
.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
More information about the MPlayer-DOCS
mailing list