[Bug 193675] New: multimedia/mplayer default configuration should enable fontconfig

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 16 02:02:28 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193675

            Bug ID: 193675
           Summary: multimedia/mplayer default configuration should enable
                    fontconfig
           Product: Ports Tree
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: Needs Triage
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: riggs at FreeBSD.org
          Reporter: loox at e-shell.net
          Assignee: riggs at FreeBSD.org
             Flags: maintainer-feedback?(riggs at FreeBSD.org)

mplayer identifies the subtitles, but it is unable to display them.

Format                                   : UTF-8
Codec ID                                 : S_TEXT/UTF8
Codec ID/Info                            : UTF-8 Plain Text

This is the unninformative error of mplayer:

New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.

If the conf detects fontconfig on the system, it uses the lib, and is able to
display the subtitiles.


Also build without fontconfig, it breaks umplayer (if you select a system font
on the ttf file directly for subtitles).

The default command line of umplayer is something like (short version):

mplayer -fontconfig -font 'Bitstream Vera Sans' movie.mkv  
MPlayer was compiled without fontconfig support.
MPlayer SVN-r37257-snapshot-3.3 (C) 2000-2014 MPlayer Team


This breaks the version parsing of umplayer, and makes a blank window.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer riggs at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list