mirror of
https://github.com/mpv-player/mpv
synced 2025-04-01 23:00:41 +00:00
'mp3lame' audio output codec was wrongly listed as 'lame'.
noticed by Robert Vincenz, vincenz.robert t-online de git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27542 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3311a2ae9c
commit
3dbdb9db10
@ -7391,11 +7391,11 @@ syntax:
|
|||||||
.B \-<codec>opts <option1[=value1]:option2[=value2]:...>
|
.B \-<codec>opts <option1[=value1]:option2[=value2]:...>
|
||||||
.
|
.
|
||||||
.PP
|
.PP
|
||||||
Where <codec> may be: lavc, xvidenc, lame, toolame, twolame,
|
Where <codec> may be: lavc, xvidenc, mp3lame, toolame, twolame,
|
||||||
nuv, xvfw, faac, x264enc, mpeg, lavf.
|
nuv, xvfw, faac, x264enc, mpeg, lavf.
|
||||||
.
|
.
|
||||||
.
|
.
|
||||||
.SS lame (\-lameopts)
|
.SS mp3lame (\-lameopts)
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
.B "help\ \ \ "
|
.B "help\ \ \ "
|
||||||
|
Loading…
Reference in New Issue
Block a user