mirror of
https://github.com/mpv-player/mpv
synced 2025-03-03 04:37:54 +00:00
Document -lavcopts o, aka libavcodec AVOption.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27466 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
5c30ab6feb
commit
a42593f347
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user