From a42593f347350d47b9fe8d6779d3dfa39e295c61 Mon Sep 17 00:00:00 2001 From: michael Date: Fri, 15 Aug 2008 11:40:01 +0000 Subject: Document -lavcopts o, aka libavcodec AVOption. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27466 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 7e06545b80..7396616252 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -7629,6 +7629,21 @@ Read the source for full details. .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 -- cgit v1.2.3