FS#12900 - mplayer don't show subtitles.
Attached to Project:
Arch Linux
Opened by Logan (PheniX) - Friday, 23 January 2009, 07:20 GMT
Last edited by Hugo Doria (hdoria) - Monday, 26 January 2009, 12:21 GMT
Opened by Logan (PheniX) - Friday, 23 January 2009, 07:20 GMT
Last edited by Hugo Doria (hdoria) - Monday, 26 January 2009, 12:21 GMT
|
Details
Description:
It seem the support of freetype is not compiled in mplayer. When playing a movie with subtitles, subtitles don't show and this message appear : "Cannot load bitmap font: /usr/share/mplayer/font/font.desc" Additional info: * package version(s) mplayer-28347-1 * config and/or log files etc. MPlayer dev-SVN-rUNKNOWN-4.3.2 (C) 2000-2009 MPlayer Team CPU: Intel(R) Core(TM)2 Duo CPU E6750 @ 2.66GHz (Family: 6, Model: 15, Stepping: 11) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled with runtime CPU detection. Creating config file: /home/phenix/.mplayer/config 137 audio & 292 video codecs Cannot load bitmap font: /usr/share/mplayer/font/font.desc Steps to reproduce: Play a movie with subtitles file. |
This task depends upon
Rebuilding mplayer with the --enable-freetype flag solves the problem. The PKGBUILD should be updated.