mirror of
https://github.com/mpv-player/mpv
synced 2025-01-31 12:11:52 +00:00
Document xvfwopts.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18415 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3b8ef8b3e1
commit
f7c80324e9
@ -6408,7 +6408,7 @@ syntax:
|
||||
.
|
||||
.PP
|
||||
Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, twolame,
|
||||
nuv, vfw, faac, x264enc, mpeg, lavf.
|
||||
nuv, xvfw, faac, x264enc, mpeg, lavf.
|
||||
.
|
||||
.
|
||||
.SS divx4 (\-divx4opts)
|
||||
@ -9266,6 +9266,16 @@ frame will be encoded.
|
||||
.RE
|
||||
.
|
||||
.
|
||||
.SS xvfw (\-xvfwopts)
|
||||
.
|
||||
Encoding with Video for Windows codecs is mostly obsolete unless you wish
|
||||
to encode to some obscure fringe codec.
|
||||
.
|
||||
.TP
|
||||
.B codec=<name>
|
||||
The name of the binary codec file with which to encode.
|
||||
.
|
||||
.
|
||||
.SS MPEG muxer (\-mpegopts)
|
||||
.
|
||||
The MPEG muxer can generate 5 types of streams, each of which has reasonable
|
||||
|
Loading…
Reference in New Issue
Block a user