mirror of
https://github.com/mpv-player/mpv
synced 2024-12-16 11:55:42 +00:00
Added missing toolame to the list of codec specific encoding options.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13639 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
87cb2779da
commit
4d51cf5903
@ -33,7 +33,7 @@
|
||||
.\" Title
|
||||
.\" --------------------------------------------------------------------------
|
||||
.
|
||||
.TH MPlayer 1 "2004-09-19" "The MPlayer Project" "The Movie Player"
|
||||
.TH MPlayer 1 "2004-10-14" "The MPlayer Project" "The Movie Player"
|
||||
.
|
||||
.SH NAME
|
||||
mplayer \- movie player
|
||||
@ -4914,7 +4914,7 @@ syntax:
|
||||
.B \-<codec>opts <option1[=value],option2,...>
|
||||
.
|
||||
.PP
|
||||
Where <codec> may be: lavc, xvidenc, divx4, lame, x264enc
|
||||
Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, x264enc
|
||||
.
|
||||
.
|
||||
.SS divx4 (\-divx4opts)
|
||||
|
Loading…
Reference in New Issue
Block a user