mirror of https://github.com/mpv-player/mpv
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6024 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8cdc04a22f
commit
9c45f5e29f
|
@ -408,7 +408,7 @@ Available plugins are:
|
||||||
palette RGB/BGR 8 \-> 15/16/24/32 bpp
|
palette RGB/BGR 8 \-> 15/16/24/32 bpp
|
||||||
format[=fourcc] restrict colorspace
|
format[=fourcc] restrict colorspace
|
||||||
pp[=flags] postprocessing (see \-pp)
|
pp[=flags] postprocessing (see \-pp)
|
||||||
lavc YV12\->MPEG1 (libavcodec)
|
lavc[=quality:fps] YV12\->MPEG1 (libavcodec)
|
||||||
fame YV12\->MPEG1 (libfame)
|
fame YV12\->MPEG1 (libfame)
|
||||||
|
|
||||||
.I parameters:
|
.I parameters:
|
||||||
|
@ -848,11 +848,11 @@ Available options:
|
||||||
crispness=<0\-100> specify crispness/smoothness
|
crispness=<0\-100> specify crispness/smoothness
|
||||||
.TP
|
.TP
|
||||||
.B \-endpos <time|byte\ position>
|
.B \-endpos <time|byte\ position>
|
||||||
Stop encoding at given time or byte position. Can be specified in many was :
|
Stop encoding at given time or byte position. Can be specified in many ways :
|
||||||
|
|
||||||
-endpos 56 encode only 56 seconds
|
-endpos 56 encode only 56 seconds
|
||||||
-endpos 01:10:00 encode only 1 hours
|
-endpos 01:10:00 encode only 1 hours
|
||||||
-endpos 100 mb encode only 100 mbytes
|
-endpos 100mb encode only 100 mbytes
|
||||||
|
|
||||||
Can be used in conjuction with -ss or -sb!
|
Can be used in conjuction with -ss or -sb!
|
||||||
.br
|
.br
|
||||||
|
|
Loading…
Reference in New Issue