Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#862 closed defect (worksforme)

Missing decription for command line option: -embeddedfonts

Reported by: RainerStroebel@… Owned by: diego@…
Priority: normal Component: DOCS
Version: HEAD Severity: normal
Keywords: Cc: reimar
Blocked By: Blocking:
Reproduced by developer: no Analyzed by developer: no

Description

---> snip

OSD/SUBTITLE OPTIONS

NOTE: Also see −vf expand.

−ass (FreeType only)

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.

---> snip end

find "-emdeddedfonts" in page failed, no description of the parameter

Is the parameter description missing or is the above ref. obsolete?

Change History (8)

comment:1 by RainerStroebel@…, 17 years ago

done additional research -- fund:

−(no)embeddedfonts (FreeType only)

Enables extraction of Matroska embedded fonts (default: disabled). These fonts can be used for SSA/ASS subtitle rendering (−ass option). Font files are created in the ~/.mplayer/fonts directory.

comment:2 by diego@…, 17 years ago

Resolution: worksforme
Status: newclosed

The option description exists, even though it is slightly inconsistent. I shall fix that.

comment:3 by reimar, 17 years ago

Cc: Reimar.Doeffinger@… added

The description is also outdated, with newer freetype no files need to be created (and none are created) and in this case -embeddedfonts it is enabled by default.

comment:4 by diego@…, 17 years ago

(In reply to comment #3)

The description is also outdated, with newer freetype no files need to be
created (and none are created) and in this case -embeddedfonts it is enabled by
default.

Ummm, this is what the manual page says:

.B \-embeddedfonts (FreeType only)
Enables extraction of Matroska embedded fonts (default: disabled).
These fonts can be used for SSA/ASS subtitle
rendering (\-ass option).
Font files are created in the ~/.mplayer/\:fonts directory.
.br
.I NOTE:
With FontConfig 2.4.2 or newer, embedded fonts are opened directly from memory,
and this option is enabled by default.

Is there something missing from this description?

comment:5 by RainerStroebel@…, 17 years ago

(In reply to comment #4)

(In reply to comment #3)

The description is also outdated, with newer freetype no files need to be
created (and none are created) and in this case -embeddedfonts it is enabled by
default.

Ummm, this is what the manual page says:

.B \-embeddedfonts (FreeType only)
Enables extraction of Matroska embedded fonts (default: disabled).
These fonts can be used for SSA/ASS subtitle
rendering (\-ass option).
Font files are created in the ~/.mplayer/\:fonts directory.
.br
.I NOTE:
With FontConfig 2.4.2 or newer, embedded fonts are opened directly from memory,
and this option is enabled by default.

Is there something missing from this description?

Just done a formal check: Search the online page for any reference of this "fonts"
directory - zero ditto for the Online ODS chapter of the manual --> zero

-subfont : Is this an jet undocumented new option?

The command line parser of the OS/2 build/port (based on SVN R23689)does accept this option,
an port built in Feb 2007 comes up with an invalid option


comment:6 by reimar, 17 years ago

Is there something missing from this description?

No, I just missed the "NOTE:" part, despite the fact the I knew it should be there.

And -subfont was promised to be documented in May already but it seems the responsible developer forgot about it. I wrote a reminder.
See the discussion of r23356 on -cvslog

comment:7 by RainerStroebel@…, 17 years ago

addition remainder reQuired:

Found on [MPlayer-cvslog]

Author: zuxy
Date: Wed Jul 11 12:01:54 2007
New Revision: 23762

Log:
Use -font for subtitles when -subfont is not given, patch by kiriuja
<mplayer-patches AT en-directo DOT net>

comment:8 by diego@…, 17 years ago

Summary: Missing decription for command line option: -embeddedforntsMissing decription for command line option: -embeddedfonts

Preliminary description for -subfont was added.

Note: See TracTickets for help on using tickets.