[MPlayer-advusers] dvdnav - mpdvdkit2 - libdvdcss regression

Diego Biurrun diego at biurrun.de
Sat Dec 23 23:04:49 CET 2006


On Sat, Dec 23, 2006 at 06:26:58PM +0100, Nico Sabbi wrote:
> 
> here's the patch. As described it compiles dvdcss as a shared library
> and installs it in $PREFIX/lib if configure time it can't dlopen() any other
> shared libdvdcss.so.2.
> I can't imagine a more general way to make this patch

I'm strongly opposed to this.  We have no business installing a shared
libdvdcss.  If it is needed then the user can install one.  We don't
install shared versions of any other forked libs.

The problem seems to be that it is needed by the experimental dvdnav
support.  Let's make dvdnav support disabled by default then until the
remaining issues are resolved.

Diego



More information about the MPlayer-advusers mailing list