mirror of
https://github.com/mpv-player/mpv
synced 2025-04-18 05:07:18 +00:00
grammar/markup fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18948 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
6c3d242fd5
commit
a0b27e3797
@ -1710,8 +1710,9 @@ Enables the usage of fontconfig managed fonts.
|
||||
.
|
||||
.TP
|
||||
.B \-(no)embeddedfonts (FreeType only)
|
||||
Enables extraction of matroska embedded fonts. This fonts can be used for SSA/ASS subtitles
|
||||
rendering (-ass option).
|
||||
Enables extraction of Matroska embedded fonts.
|
||||
These fonts can be used for SSA/ASS subtitle
|
||||
rendering (\-ass option).
|
||||
.
|
||||
.TP
|
||||
.B \-forcedsubsonly
|
||||
@ -2033,25 +2034,28 @@ Specify the VOBsub subtitle ID.
|
||||
.
|
||||
.TP
|
||||
.B \-ass (FreeType only) (FontConfig optional)
|
||||
Tells MPlayer/MEncoder to turn on SSA/ASS subtitles rendering.
|
||||
With this option, libass will be used for SSA/ASS external subtitles and
|
||||
matroska tracks. You may also want to use -embeddedfonts.
|
||||
Turn on SSA/ASS subtitle rendering.
|
||||
With this option, libass will be used for SSA/ASS
|
||||
external subtitles and Matroska tracks.
|
||||
You may also want to use \-embeddedfonts.
|
||||
.
|
||||
.TP
|
||||
.B \-ass-font-scale <value>
|
||||
Set the scale coefficient to be used for all fonts in SSA/ASS renderer.
|
||||
Set the scale coefficient to be used for fonts in the SSA/ASS renderer.
|
||||
.
|
||||
.TP
|
||||
.B \-ass-line-spacing <value>
|
||||
Sets line spacing value for SSA/ASS renderer.
|
||||
Set line spacing value for SSA/ASS renderer.
|
||||
.
|
||||
.TP
|
||||
.B \-ass-top-margin <value>
|
||||
Adds a black band at the top of the frame. SSA/ASS renderer will place toptitles there.
|
||||
Adds a black band at the top of the frame.
|
||||
The SSA/ASS renderer will place toptitles there.
|
||||
.
|
||||
.TP
|
||||
.B \-ass-bottom-margin <value>
|
||||
Adds a black band at the bottom of the frame. SSA/ASS renderer will place subtitles there.
|
||||
Adds a black band at the bottom of the frame.
|
||||
The SSA/ASS renderer will place subtitles there.
|
||||
.
|
||||
.
|
||||
.
|
||||
|
Loading…
Reference in New Issue
Block a user