1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-05 13:47:39 +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:
diego 2004-10-14 11:19:03 +00:00
parent 87cb2779da
commit 4d51cf5903

View File

@ -33,7 +33,7 @@
.\" Title .\" 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 .SH NAME
mplayer \- movie player mplayer \- movie player
@ -4914,7 +4914,7 @@ syntax:
.B \-<codec>opts <option1[=value],option2,...> .B \-<codec>opts <option1[=value],option2,...>
. .
.PP .PP
Where <codec> may be: lavc, xvidenc, divx4, lame, x264enc Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, x264enc
. .
. .
.SS divx4 (\-divx4opts) .SS divx4 (\-divx4opts)