The big problem is that using dvdcss it'll have to be crypto then, I  
wanted to avoid this and it's why the dlopen option is avail, it'll  
only use it if avail.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.

On 6-May-08, at 8:24 AM, Daniel Macks wrote:

> There's no dlopen *path* IIRC, just filename. Usually, if the package
> can do real linking (instead of runtime dlopen), that's gonna me more
> stable in general. But that makes the dep mandatory...not sure how
> onerous a package and dependency-tree for libdvdcss is.
>
> dan
>
> On Tue, May 06, 2008 at 08:20:58AM -0600, TheSin wrote:
>> was the dlopen path and file name correct, it could be left over from
>> a new compat version or it might need to be patched not to  
>> use .so?  I
>> didn't do the lastest updates so I'll have to look into it in a month
>> when I have time again.
>> ---
>> TS
>> http://southofheaven.org/
>> Chaos is the beginning and end, try dealing with the rest.
>>
>> On 6-May-08, at 7:35 AM, Andrea Riciputi wrote:
>>
>>> Hi there,
>>> after upgrading dvdbackup to the last package revision it seems that
>>> libdvdread has lost its ability to use libdvdcss. You can get the
>>> picture from data reported below:
>>>
>>>> % fink list libdvdcss
>>>> Information about 6961 packages read in 1 seconds.
>>>> i   libdvdcss               1.2.9-1           Portable abstraction
>>>> library for DVD decryption
>>>> i   libdvdcss-shlibs        1.2.9-1           Portable abstraction
>>>> library for DVD decryption
>>>
>>>> % fink list libdvdread.3
>>>> Information about 6961 packages read in 1 seconds.
>>>> i   libdvdread.3            0.9.7-101         Provides functions
>>>> for reading video DVDs
>>>> i   libdvdread.3-shlibs     0.9.7-101         Provides functions
>>>> for reading video DVDs
>>>
>>> and when I try to run dvdbackup I get this message:
>>>
>>>> % dvdbackup -M -i /dev/disk3 -o ~/Movies
>>>> libdvdread: Encrypted DVD support unavailable.
>>>
>>> dvdbackup works correctly but the resulting backup is still  
>>> encrypted.
>>>
>>> The only way I got dvdbackup (libdvdread actually) working correctly
>>> is by adding "--with-libdvdcss" to the configure options for
>>> libdvdread.3.
>>>
>>> Looking at the libdvdread source code seems that the library should
>>> be able to detect libdvdcss at runtime (using dlopen), but the trick
>>> doesn't work.
>>>
>>> Any suggestion to fix this?
>>>
>>> Cheers,
>>> Andrea
>>>
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
>> Don't miss this year's exciting event. There's still time to save  
>> $100.
>> Use priority code J8TL2D2.
>> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
>> _______________________________________________
>> Fink-devel mailing list
>> Fink-devel@lists.sourceforge.net
>> http://news.gmane.org/gmane.os.apple.fink.devel
>
> -- 
> Daniel Macks
> [EMAIL PROTECTED]
> http://www.netspace.org/~dmacks
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save  
> $100.
> Use priority code J8TL2D2.
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Fink-devel mailing list
> Fink-devel@lists.sourceforge.net
> http://news.gmane.org/gmane.os.apple.fink.devel
>


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to