[mythtv-users] Alpha blending not working

James Pifer jep at obrien-pifer.com
Thu Nov 6 06:58:00 EST 2003


Had this same problem a couple days ago, here's the post and response. I
also had to setup an additional symlink after doing these. HTH.
---------------------------------------
I have had .debs that don't create all the necessary symlinks for shared
libraries.  Simply make the symlink yourself:

$cd /usr/lib
$ln -s libxvidcore.so.2.1 libxvidcore.so.2
$ln -s libxvidcore.so.2 libxvidcore.so

IIRC ldconfig should be doing that automatically, but...  I think you'll
find the above works.

Darren

On Mon, 2003-11-03 at 06:13, James Pifer wrote:
> Sorry for the OT, but searching google and archives didn't show much.
I
> loaded mplayer using: apt-get install mplayer. 
> 
> It seemed to load fine, but I can't start mplayer. I get an error:
> [root at mythtv root]# mplayer
> mplayer: error while loading shared libraries: libxvidcore.so.2:
cannot
> open shared object file: No such file or directory
> [root at mythtv root]#
> 
> The xvidcore package got installed, and there is a libxvidcore.so.2.1
in
> the /usr/lib directory, but not libxvidcore.so.2. 
> 
> Any suggestions?
> Thanks,
> James
> 
> 
> ______________________________________________________________________
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

________________________________________________________________________
_______________________________________________
mythtv-users mailing list
mythtv-users at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



On Thu, 2003-11-06 at 03:49, Oscar Carlsson wrote:
> Hello Eric,
> 
> Wednesday, November 5, 2003, 9:47:20 PM, you wrote:
> 
> ET> I seem to have something wrong with my setup.  It is demonstrated by the visor
> ET> theme.  I am not seeing the alpha transparency working.  I have set myth
> ET> to use tranparent boxes.  But I am not seeing the full effect of the
> ET> tranparencies, I only see a solid edge on everything.  It seems to
> ET> understand the tranparency except that it picks a threshold and calls
> ET> everything on one side of it colored and tranparent on the other.  Kind
> ET> of like the images were converted to GIFs where there is no alpha
> ET> blending.   This makes the watch recordings screen look really bad.  I
> ET> am thinking it must be something wrong with my libpng (I have gentoo
> ET> 1.2.5-r4).  I am also using QT 3.1.2 if that is relevant.  Any idea what
> ET> would cause this?
> 
> Run qtconfig



More information about the mythtv-users mailing list