From 42a87fc6113bc14bbd14681e209a8c91c4b87a90 Mon Sep 17 00:00:00 2001 From: Grigori Goronzy Date: Mon, 25 Jan 2010 13:57:32 +0100 Subject: Disable libass fallbacks for fontconfig < 2.4.2 libass doesn't support fontconfig < 2.4.2 so fallbacks for these ancient versions aren't needed anymore. Also update the man page (English, German) to reflect the change. Additionally note that -embeddedfonts controls the use of ASS script embedded fonts too. -embeddedfonts is now always enabled by default. Fonts are never extracted into a directory anymore but passed to libass via memory. --- DOCS/man/de/mplayer.1 | 14 +++----------- DOCS/man/en/mplayer.1 | 10 ++-------- 2 files changed, 5 insertions(+), 19 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/de/mplayer.1 b/DOCS/man/de/mplayer.1 index e0e0412b53..12a545157c 100644 --- a/DOCS/man/de/mplayer.1 +++ b/DOCS/man/de/mplayer.1 @@ -2193,7 +2193,6 @@ Siehe auch \-vf expand. Schaltet das Zeichnen von SSA/ASS-Untertiteln ein. Mit dieser Option wird libass für externe SSA/ASS-Untertitel und Matroska-Spuren verwendet. -Du möchtest vielleicht auch \-embeddedfonts verwenden. .br .I ANMERKUNG: Wenn fontconfig eincompiliert wurde, schaltet \-ass automatisch \-fontconfig @@ -2320,17 +2319,10 @@ Speichert den Untertitel-Substream eines VOB-Streams. Siehe auch die Optionen \-dump*sub und \-vobsubout*. . .TP -.B \-embeddedfonts (nur bei FreeType) -Aktiviert die Extraktion von in Matroska eingebetteten Schriften (Standard: -deaktiviert). +.B \-noembeddedfonts +Deaktiviert die Nutzung von in Matroska-Dateien und ASS-Untertiteln eingebetteten Schriften (Standard: +aktiviert). Diese Schriften können für das Rendern von SSA/ASS-Untertiteln verwendet werden -(Option \-ass). -Schriftdateien werden im Verzeichnis ~/.mplayer/\:fonts angelegt. -.br -.I ANMERKUNG: -Bei der Verwendung von FontConfig 2.4.2 oder neuer werden eingebettete -Schriften direkt vom Speicher geöffnet; diese Option ist per Voreinstellung -aktiviert. . .TP .B \-ffactor diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ca5bee4d09..7788e65668 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2072,7 +2072,6 @@ Also see \-vf expand. 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. .br .I NOTE: Unlike normal OSD, libass uses fontconfig by default. To disable it, use @@ -2197,15 +2196,10 @@ Dumps the subtitle substream from VOB streams. Also see the \-dump*sub and \-vobsubout* options. . .TP -.B \-embeddedfonts (FreeType only) -Enables extraction of Matroska embedded fonts (default: disabled). +.B \-noembeddedfonts +Disables use of fonts embedded in Matroska containers and ASS scripts (default: enabled). 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. . .TP .B \-ffactor -- cgit v1.2.3