Sorry,

I hit the send button too quickly when my daughter needed some attention :)

On Tue, 7 Dec 2010, Dag Wieers wrote:
On Tue, 7 Dec 2010, Greg Bailey wrote:
 Dag Wieers wrote:
>   On Mon, 6 Dec 2010, Greg Bailey wrote:
> > > 2. Once I figure out that I should install mplayer-common, I get the > > following when using mplayer: > > > > $ mplayer testfile.flv
> >   The fontconfig option can't be used in a config file.
> >   Error parsing option fontconfig=yes at line 123
> > Not sure what I should build differently.

 Not sure either, other than to perhaps patch the stock mplayer.conf file.
 With the new build I still have to do the following patch to the
 /etc/mplayer/mplayer.conf file supplied by mplayer-common:

 --- mplayer.conf.bak    2010-12-06 17:47:34.000000000 -0700
 +++ mplayer.conf        2010-12-07 06:10:09.000000000 -0700
 @@ -120,7 +120,7 @@
 flip-hebrew = no

 # Use fontconfig for font selection
 -fontconfig = yes
 +#fontconfig = yes

 # Default font for unstyled subtitles
 font = "Sans"

This did not used to be a problem, so I prefer to look at our mplayer build first. Comparing our earlier 1.0-0.44.svn20090711.el5.rf build vs. 1.0-0.45.svn20100703.el5.rf I see this:

        -Checking for fontconfig ... yes
        +Checking for fontconfig ... no

which is weird. Probably the newer mplayer is looking for eg. a pkg-config file or using a newer interface and failing. I'll look into this later.

Sorry for the inconvenience :-/
--
-- dag wieers, [email protected], http://dag.wieers.com/
-- dagit linux solutions, [email protected], http://dagit.net/

[Any errors in spelling, tact or fact are transmission errors]
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to