1
0
mirror of https://github.com/mpv-player/mpv synced 2025-03-25 04:38:01 +00:00

threads lavc option by Loren Merritt <lorenm@u.washington.edu>, typo

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12779 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-07-09 09:07:36 +00:00
parent 021bee4fb9
commit 74458e25bb

View File

@ -571,7 +571,7 @@ and afterwards ~/.mplayer/Skin/fittyfene.
.
.TP
.B \-slave (also see \-input)
Switches on slave mode in which MPlayer works as a backend for other programs.
Switches on slave mode, in which MPlayer works as a backend for other programs.
Instead of intercepting keyboard events, MPlayer will read commands from stdin.
See DOCS/tech/slave.txt and \-input cmdlist for a list of slave commands.
.TP
@ -4482,6 +4482,10 @@ identical files even if the encoder version changes.
This also suppresses the user_data header in MPEG-4 streams.
Do not use this option unless you know exactly what you are doing.
.TP
.B threads=<1\-8>
Maximum number of threads to use (default: 1).
.RE
.TP
.B vcodec=<value>
use the specified codec (default: mpeg4):
.PD 0